ThreadSettingsMode Property |
Thread mode indicating whether the thread runs asynchronously, synchronously, or represents a wrapper for an anonymous thread.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public ThreadModeEnum Mode { get; set; }
Property Value
Type:
ThreadModeEnumSee Also