1 reference to s_sendHelloCallback
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
639
IAsyncResult result = HelloCommand.BeginSend(_connection, _connection._client!._clientDomain,
s_sendHelloCallback
, this);