1 reference to ConnectAndHandshakeAsyncResult
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
101
ConnectAndHandshakeAsyncResult result = new
ConnectAndHandshakeAsyncResult
(this, host, port, outerResult, callback, state);