The MThread type exposes the following members.

Collapse imageConstructors

  NameDescription
Public methodMThread
Initializes a new instance of the MThread class

Collapse imageMethods

  NameDescription
Public methodDispose
Releases all resources used by the MThread
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRun
Public methodSleep
Public methodSleepMS
Public methodStart
Public methodStartDelayed
Public methodStop
Public methodToString (Overrides Object..::..ToString()()()().)
Public methodWait
Public methodWakeUp
Public methodYield

Collapse imageFields

Collapse imageProperties

  NameDescription
Public propertyStatic memberCurrentThread
Public propertyIsSecure
Public propertyState

Collapse imageSee Also