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