Click or drag to resize
ThreadSettingsUseEmptyContext Property
If true, the thread uses a new empty context

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

Property Value

Type: Boolean
See Also