Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 359 of file SmtpConnection.cs.
References System.Net.Mail.SmtpConnection._authenticationModules, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._authResponse, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._connection, System.Net.Mail.SmtpConnection._credentials, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._currentModule, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._host, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._outerResult, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult._port, System.asyncResult, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateContinue(), System.Net.Mail.ISmtpAuthenticationModule.AuthenticationType, System.Net.Mail.SmtpConnection.AuthSupported(), System.Net.Mail.AuthCommand.BeginSend(), System.Net.Mail.ISmtpAuthenticationModule.CloseContext(), System.Net.Mail.AuthCommand.EndSend(), System.Net.ICredentialsByHost.GetCredential(), System.Net.LazyAsyncResult.InvokeCallback(), System.Net.Mail.LineInfo.Line, System.Net.Authorization.Message, System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.s_authenticateCallback, System.Net.Mail.SmtpConnection.SetContextAndTryAuthenticate(), and System.Net.Mail.LineInfo.StatusCode.
Referenced by System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.AuthenticateContinueCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendEHello(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendEHelloCallback(), System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendHello(), and System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.SendHelloCallback().