Click or drag to resize
CMSThreadInnerThread Property
Worker object.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Thread InnerThread { get; }

Property Value

Type: Thread
See Also