Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 439 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection._authenticationModules, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._authResponse, System.Net.Mail.SmtpConnection._client, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._currentModule, System.asyncResult, System.Net.Mail.ISmtpAuthenticationModule.Authenticate(), System.Net.Mail.AuthCommand.BeginSend(), System.Net.Mail.ISmtpAuthenticationModule.CloseContext(), System.Net.Mail.AuthCommand.EndSend(), System.Net.LazyAsyncResult.InvokeCallback(), System.Net.Mail.LineInfo.Line, System.Net.Authorization.Message, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.s_authenticateContinueCallback, System.SR.SmtpAuthenticationFailed, System.Net.Mail.LineInfo.StatusCode, and System.Net.Mail.SmtpClient.TargetName.
Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.Authenticate(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateCallback(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateContinueCallback().