CMSThreadAllowAsyncActions Property |
Indicates if new threads can be created within this thread. (By default no new threads are created.)
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax public bool AllowAsyncActions { get; set; }
Property Value
Type:
BooleanSee Also