MemoryTraceBuilder.NativeThreadId Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property NativeThreadId As Integer
Get
'Usage
Dim instance As MemoryTraceBuilder
Dim value As Integer
value = instance.NativeThreadId
public int NativeThreadId { get; }
Property Value
Type: System.Int32