![]() | MailServiceConnect Method |
Name | Description | |
---|---|---|
![]() ![]() | Connect(Uri, CancellationToken) |
Establish a connection to the specified mail server.
|
![]() ![]() | Connect(String, Int32, SecureSocketOptions, CancellationToken) |
Establish a connection to the specified mail server.
|
![]() | Connect(String, Int32, Boolean, CancellationToken) |
Establish a connection to the specified mail server.
|
![]() | Connect(Socket, String, Int32, SecureSocketOptions, CancellationToken) |
Establish a connection to the specified mail server using the provided socket.
|
![]() | Connect(Stream, String, Int32, SecureSocketOptions, CancellationToken) |
Establish a connection to the specified mail server using the provided stream.
|