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.

Definition

Namespace: Gemstone.Diagnostics
Assembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.173 -- Release Build+13a17d52c6d57dd487f5387b2010a9ccb7973f84
public readonly int ManagedThreadID

Field Value

Int32

See Also