ILogProviderCurrentThreadId Property |
Gets the ID number of the current thread.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int CurrentThreadId { get; }
ReadOnly Property CurrentThreadId As Integer
Get
property int CurrentThreadId {
int get ();
}
abstract CurrentThreadId : int with get
Property Value
Type:
Int32See Also