EmailHelperQueueSendingInProgess Property |
Gets a value indicating whether there are active sending threads.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax public static bool SendingInProgess { get; }
Property Value
Type:
Booleantrue if sending is in progress, otherwise,
false.
See Also