EventEntry.ThreadId Property
Applies to: Semantic Logging 2.0
Gets the thread id.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public int ThreadId { get; }
'Declaration
Public ReadOnly Property ThreadId As Integer
Get
Property Value
Type: Int32
The thread id.
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace