Click or drag to resize
CMSThreadMode Property
If true, the thread runs synchronously

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public ThreadModeEnum Mode { get; protected set; }

Property Value

Type: ThreadModeEnum
See Also