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

Field Value

Int32

See Also