Miner.System Assembly > Miner.Threading Namespace : WorkerThread Class |
For a list of all members of this type, see WorkerThread members.
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | GetHashCode | Returns the same hash code as the underlying thread. |
![]() | Join | Overloaded. Blocks the calling thread until the underlying thread terminates. |
![]() | Kill | Stops the underlying thread (it does not kill the thread!) |
![]() | Start | Starts the underlying thread. |