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.170 -- Release Build+b83e8c747f0c15a81a660ab35beb2ba998d4c40f
public readonly int ManagedThreadID

Field Value

Int32

See Also