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