Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 190 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection._client, System.Net.Mail.SmtpClient._clientDomain, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.Net.Mail.SmtpConnection._extensions, System.Net.Mail.SmtpConnection._networkStream, System.Net.Mail.SmtpConnection._serverSupportsStartTls, System.asyncResult, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.Authenticate(), System.Net.Mail.EHelloCommand.BeginSend(), System.Net.Mail.SmtpConnection.EnableSsl, System.Net.Mail.EHelloCommand.EndSend(), System.SR.MailServerDoesNotSupportStartTls, System.Net.Mail.SmtpConnection.ParseExtensions(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.s_sendEHelloCallback, and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendStartTls().
Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.Handshake(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.HandshakeCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.TlsStreamAuthenticate(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.TlsStreamAuthenticateCallback().