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