The XThreadBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Info |
Returns a parameter from the thread start.
|
![]() | IsCurrent |
Returns if the thread is just running.
|
![]() | IsStarted |
Returns if the thread is started.
|
![]() | IsSuspended |
Returns if the thread is suspended.
|
![]() | Name |
Gets or sets the thread name.
|
![]() | SyncRoot |