Trace.Audit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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