Click or drag to resize
AsyncControlAttachToThread Method
Attaches to the given asynchronous process.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public void AttachToThread(
	CMSThread thread
)

Parameters

thread
Type: CMS.BaseCMSThread
See Also