The exception that is thrown when certain job in a batch of scheduled jobs fails and the component is configured to cancel processing in this case.
For a list of all members of this type, see MailBeeBatchException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeBatchException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This exception typically occurs when Smtp component performs sending out multiple messages (bulk mail merge) and sending of certain mail message fails. This exception won't occur, however, if the component is allowed to skip failed messages and proceed (StopJobsOnError is false).
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeBatchException Members | MailBee Namespace