1 instantiation of ConnectAndHandshakeAsyncResult
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
101
ConnectAndHandshakeAsyncResult result = new
ConnectAndHandshakeAsyncResult
(this, host, port, outerResult, callback, state);
20 references to ConnectAndHandshakeAsyncResult
System.Net.Mail (20)
System\Net\Mail\SmtpConnection.cs (20)
101
ConnectAndHandshakeAsyncResult
result = new ConnectAndHandshakeAsyncResult(this, host, port, outerResult, callback, state);
368
ConnectAndHandshakeAsyncResult
.End(result);
413
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result;
454
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
506
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
579
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
655
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
684
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
725
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
795
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;
863
ConnectAndHandshakeAsyncResult
thisPtr = (
ConnectAndHandshakeAsyncResult
)result.AsyncState!;