Click or drag to resize
ThreadWorkerTIsThreadRunning Method
Returns true if the worker thread is currently running

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool IsThreadRunning()

Return Value

Type: Boolean
See Also