Mono Class Library: Overview

System.Net.Mail.SmtpClient: Method Members

The methods of System.Net.Mail.SmtpClient are listed below. For a list of all members, see the SmtpClient Members list.

See Also: Inherited members from System.Object

Public Methods

Send(MailMessage)
Documentation for this section has not yet been entered.
Send(string, string, string, string)
Documentation for this section has not yet been entered.
SendAsync(MailMessage, object)
Documentation for this section has not yet been entered.
SendAsync(string, string, string, string, object)
Documentation for this section has not yet been entered.
SendAsyncCancel()
Documentation for this section has not yet been entered.

Protected Methods

OnSendCompleted(System.ComponentModel.AsyncCompletedEventArgs)
Documentation for this section has not yet been entered.