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