Click or drag to resize
CMSThreadIsBackground Property
Defines if a thread is a background thread

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

Property Value

Type: Boolean
See Also