Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 327 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection._clientCertificates, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._host, System.Net.Mail.SmtpConnection._networkStream, System.Net.Mail.SmtpConnection._tcpClient, System.asyncResult, System.Net.Sockets.TcpClient.Client, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendEHello(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.TlsStreamAuthenticateCallback().
Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendStartTls(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendStartTlsCallback().