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