Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
ThreadSwitcher ( |
Initializes a new instance of the ThreadSwitcher class.
|
public ThreadSwitcher ( |
||
stateCache | The state cache. | |
thread | System.Thread | The thread. |
return | System |