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

Field Value

Int32

See Also