Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 268 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection._client, System.Net.Mail.SmtpClient._clientDomain, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.asyncResult, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.Authenticate(), System.Net.Mail.HelloCommand.BeginSend(), System.Net.Mail.HelloCommand.EndSend(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.s_sendHelloCallback.
Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.Handshake(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.HandshakeCallback(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendEHelloCallback().