MailBee.NET Objects 3.1

Smtp.EndRelayFromEmlFile Method 

Ends the pending asynchronous request for relaying the message to the recipients.

public bool EndRelayFromEmlFile();

Return Value

true if the method succeeds; otherwise, false.

Exceptions

Exception Type Condition
MailBeeException An error occurred and ThrowExceptions is true.

See Also

Smtp Class | MailBee.SmtpMail Namespace | BeginRelayFromEmlFile