EmailHelper Queue SendingInProgess Property Kentico 8.0 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.0.5239.26125)

Property Value

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