1 reference to BeginSend
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
761
IAsyncResult result = AuthCommand.
BeginSend
(_connection, _connection._authenticationModules[_currentModule].AuthenticationType, auth.Message, s_authenticateCallback, this);