Click or drag to resize
ThreadWorkerTCreateThread Method
Creates a worker thread object. Override to modify the thread configuration

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected virtual CMSThread CreateThread()

Return Value

Type: CMSThread
See Also