EmailHelper Queue SendingInProgess Property Kentico 8.1 API Reference
Gets a value indicating whether there are active sending threads.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Property Value

Type: OnlineBoolean
true if sending is in progress, otherwise, false.
See Also