|
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.251-beta+c370f3da3791592278238855631f53a5ff418c68
Syntaxpublic readonly int ManagedThreadID
Public ReadOnly ManagedThreadID As Integer
public:
initonly int ManagedThreadID
View SourceField Value
Int32
See Also