AsyncWorkerAttachToThread Method |
Attaches to existing thread
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public void AttachToThread(
CMSThread thread
)
Parameters
- thread
- Type: CMS.BaseCMSThread
Thread
See Also