Overload List
Name | Description | |
---|---|---|
BeginConnect(String, AsyncCallback, Object) |
Begins asynchronous Connect operation.
Connects to the IMAP server.
| |
BeginConnect(String, SslMode, AsyncCallback, Object) |
Begins asynchronous Connect operation.
Connects to the IMAP server. Use a port corresponding to the specified security mode.
| |
BeginConnect(String, Int32, AsyncCallback, Object) |
Begins asynchronous Connect operation.
Connects to the IMAP server.
| |
BeginConnect(String, Int32, SslMode, AsyncCallback, Object) |
Begins asynchronous Connect operation.
Connects to the IMAP server.
| |
BeginConnect(String, Int32, TlsParameters, ImapSecurity, AsyncCallback, Object) | Obsolete. |