TraceLogger.LogRetentionDuration Property

Definition

Defines to the maximum amount of time in Minuets that logs will be kept in memory before being purged

public:
 property TimeSpan LogRetentionDuration { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan LogRetentionDuration { get; set; }
member this.LogRetentionDuration : TimeSpan with get, set
Public Property LogRetentionDuration As TimeSpan

Property Value

Applies to