Click or drag to resize
EmailInfoProviderResetSendingStatus Method
Resets e-mail's status to 'waiting' anywhere the status is 'sending'. Runs the action within a new thread.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax
C#
public static void ResetSendingStatus()
See Also