Inner Drive Extensible Architecture
C#
Show/Hide TOC
Idt
Exception
Thread
Id Property
Gets or sets the current thread identifier.
Definition
Namespace:
InnerDrive.Core
Assembly:
InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
Copy
public
virtual
int
ThreadId
{
get
;
protected
set
; }
Property Value
Int32
See Also
Reference
IdtException Class
InnerDrive.Core Namespace
In This Article
Definition
See Also