Click or drag to resize
CMSThreadInnerThread Property
Worker object.

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

Property Value

Type: Thread
See Also