MailBee.NET Objects 7.1

Smtp.EndSendJobs Method 

Ends the pending asynchronous request for processing the pending jobs and sending out the resulting e-mails.

public bool EndSendJobs();

Return Value

true if the method succeeds; otherwise, false.

See Also

Smtp Class | MailBee.SmtpMail Namespace | BeginSendJobs