Edit

Share via


ProcessLogEnricherOptions.ThreadId Property

Definition

Gets or sets a value indicating whether current thread ID is used for log enrichment.

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

Property Value

The default value is false.

Applies to