Trace.Audit Property

Definition

Gets or sets a value that indicates whether the Trace object can drop any events, regardless of whether this results in degraded performance on the server.

public bool Audit { get; set; }
member this.Audit : bool with get, set
Public Property Audit As Boolean

Property Value

Applies to