Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ConnectAndHandshakeAsyncResult()

System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.ConnectAndHandshakeAsyncResult ( SmtpConnection connection,
string host,
int port,
System::Net::ContextAwareResult outerResult,
AsyncCallback callback,
object state )
inlinepackage

Definition at line 61 of file SmtpConnection.cs.

References System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._host, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._outerResult, and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._port.

Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateContinueCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.HandshakeCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.InitializeConnectionCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendEHelloCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendHelloCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendStartTlsCallback(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.TlsStreamAuthenticateCallback().