1 reference to BeginSend
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
837
IAsyncResult result = AuthCommand.
BeginSend
(_connection, auth.Message, s_authenticateContinueCallback, this);