ComponentSpace Trace Listeners Class Library Reference

CyclicFileTraceListener.IncludePidTid Property

Gets the flag indicating whether to include the process and thread identifiers.

[Visual Basic]
Public ReadOnly Property IncludePidTid As Boolean
[C#]
public bool IncludePidTid {get;}

Property Value

The flag indicating whether to include the process and thread identifiers. The default is false.

See Also

CyclicFileTraceListener Class | ComponentSpace.TraceListeners Namespace