Click or drag to resize

LightningThreadState Methods

The LightningThreadState type exposes the following members.

Methods
  NameDescription
Public methodAddActionForBackgroundThread
Add a background thread action
Public methodAddActionForMainThread
Add a main thread action
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.)
Public methodTerminateAndWaitForEnd
Terminate and wait for thread end
Public methodToString (Inherited from Object.)
Public methodUpdateMainThreadActions
Execute any main thread actions from the main thread
Top
See Also