Trace.AutoRestart Property

Definition

Gets or sets a value that indicates whether a Trace object will automatically restart when the service stops and restarts.

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

Property Value

Applies to