|
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.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.248-beta+a497a19de709fd99e2448886199a2c8824265ddf
Syntaxpublic readonly int ManagedThreadID
Public ReadOnly ManagedThreadID As Integer
public:
initonly int ManagedThreadID
View SourceField Value
Int32
See Also