ServiceClient.InMemoryLogCollectionTimeOutMinutes Property

Definition

This is the number of minuets that logs will be retained before being purged from memory. Default is 5 min. This capability controls how long the log cache is kept in memory.

public static TimeSpan InMemoryLogCollectionTimeOutMinutes { get; set; }
static member InMemoryLogCollectionTimeOutMinutes : TimeSpan with get, set
Public Shared Property InMemoryLogCollectionTimeOutMinutes As TimeSpan

Property Value

Applies to