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