The MThread type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the MThread |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Run | |
![]() | Sleep | |
![]() | SleepMS | |
![]() | Start | |
![]() | StartDelayed | |
![]() | Stop | |
![]() | ToString | (Overrides Object..::..ToString()()()().) |
![]() | Wait | |
![]() | WakeUp | |
![]() | Yield |
Fields
Name | Description | |
---|---|---|
![]() | m_continuation | |
![]() | m_error | |
![]() | m_next | |
![]() | m_startDelegate | |
![]() | m_state | |
![]() | m_wakeTime |
Properties
Name | Description | |
---|---|---|
![]() ![]() | CurrentThread | |
![]() | IsSecure | |
![]() | State |