LightningThreadState Class |
Namespace: DigitalRuby.ThunderAndLightning
The LightningThreadState type exposes the following members.
Name | Description | |
---|---|---|
![]() | LightningThreadState |
Constructor - starts the thread
|
Name | Description | |
---|---|---|
![]() | AddActionForBackgroundThread |
Add a background thread action
|
![]() | AddActionForMainThread |
Add a main thread action
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | TerminateAndWaitForEnd |
Terminate and wait for thread end
|
![]() | ToString | (Inherited from Object.) |
![]() | UpdateMainThreadActions |
Execute any main thread actions from the main thread
|