AlignedTextWriterTraceListener ProcessIdWanted Property CleanCode C# Libraries v1.2.03 API
Gets a value indicating whether the OnlineProcessId is enabled.

Namespace: CleanCode.Diagnostics
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

protected bool ProcessIdWanted { get; }

Field Value

true if ProcessId is wanted; otherwise, false.
See Also