ThreadWorkerTIsThreadRunning Method |
Returns true if the worker thread is currently running
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool IsThreadRunning()
Return Value
Type:
BooleanRemarks
This method supports the framework infrastructure and is not intended to be used directly from your code.
See Also