AsyncWorker.AttachToThread Method |
Attaches to existing thread
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic void AttachToThread(
CMSThread thread
)
Parameters
- thread
- Type: CMS.Base.CMSThread
Thread
See Also