Method |
Description |
|
Authenticate ( ) : void |
|
|
AuthenticateCallback ( IAsyncResult result ) : void |
|
|
AuthenticateContinue ( ) : bool |
|
|
AuthenticateContinueCallback ( IAsyncResult result ) : void |
|
|
ConnectAndHandshakeAsyncResult ( SmtpConnection connection, string host, int port, ContextAwareResult outerResult, AsyncCallback callback, object state ) : System |
|
|
ConnectionCreatedCallback ( object request, object state ) : void |
|
|
End ( IAsyncResult result ) : void |
|
|
GetConnection ( ) : void |
|
|
Handshake ( ) : void |
|
|
HandshakeCallback ( IAsyncResult result ) : void |
|
|
InitializeConnection ( ) : void |
|
|
InitializeConnectionCallback ( IAsyncResult result ) : void |
|
|
SendEHello ( ) : bool |
|
|
SendEHelloCallback ( IAsyncResult result ) : void |
|
|
SendHello ( ) : bool |
|
|
SendHelloCallback ( IAsyncResult result ) : void |
|
|
SendStartTls ( ) : bool |
|
|
SendStartTlsCallback ( IAsyncResult result ) : void |
|
|
TlsStreamAuthenticate ( ) : bool |
|
|
TlsStreamAuthenticateCallback ( IAsyncResult result ) : void |
|
|