Click or drag to resize

SmtpSendCommandAsync Method

Overload List
 NameDescription
Public methodSendCommandAsync(String, CancellationToken) Sends command to the SMTP server (e.g. "EHLO").
Public methodSendCommandAsync(String, Boolean, CancellationToken) Sends command to the SMTP server (e.g. "EHLO").
Top
See Also