ThreadDebugThreadFinished Method |
Proceeds the necessary actions when the thread finished
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static void ThreadFinished(
CMSThread thread
)
Parameters
- thread
- Type: CMS.BaseCMSThread
Thread that finished
See Also