1 reference to BeginSend
System (1)
net\System\Net\mail\smtpconnection.cs (1)
987
IAsyncResult result = AuthCommand.
BeginSend
(connection, connection.authenticationModules[currentModule].AuthenticationType, auth.Message, authenticateCallback, this);