DiagnosticsOptions.IsDistributedTracingEnabled Property

Definition

Gets or sets value indicating whether distributed tracing activities (Activity) are going to be created for the clients methods calls and HTTP calls.

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

Property Value

Applies to