Click or drag to resize

LogMessageManagedThreadID Field

The Managed Thread ID of the thread that created this message. This is primarily to assist in future log viewing applications where it is beneficial to track the thread.

Namespace: GSF.Diagnostics
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public readonly int ManagedThreadID
View Source

Field Value

Int32
See Also