Click or drag to resize
AsyncWorkerThread Property
Running thread of the worker

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public CMSThread Thread { get; }

Property Value

Type: CMSThread
See Also