![]() | Pop3ConnectAsync Method |
Name | Description | |
---|---|---|
![]() | ConnectAsync(String) |
Connects to POP3 server on port 110. Use ConnectSSL(String) when SSL/TLS connection is needed.
|
![]() | ConnectAsync(IPEndPoint, Boolean) |
Establishes connection to a remote server.
(Inherited from ClientBase.) |
![]() | ConnectAsync(String, Int32) |
Establishes connection to a remote server. You can use ConnectSSL(String, Int32) when SSL/TLS connection is needed.
(Inherited from ClientBase.) |
![]() | ConnectAsync(IPAddress, Int32, Boolean) |
Establishes connection to a remote server.
(Inherited from ClientBase.) |
![]() | ConnectAsync(String, Int32, Boolean) |
Establishes connection to a remote server.
(Inherited from ClientBase.) |