Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 89 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._host, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._port, System.asyncResult, System.Net.Mail.SmtpConnection.BeginInitializeConnection(), System.Net.Mail.SmtpConnection.EndInitializeConnection(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.Handshake(), System.Net.NetEventSource.Info(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.InitializeConnectionCallback(), System.Net.LazyAsyncResult.InvokeCallback(), and System.Net.NetEventSource.Log.
Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.GetConnection().