![]() | IMailServiceConnect Method |
Name | Description | |
---|---|---|
![]() | 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(Stream, String, Int32, SecureSocketOptions, CancellationToken) |
Establish a connection to the specified mail server using the provided stream.
|
![]() | Connect(Socket, String, Int32, SecureSocketOptions, CancellationToken) |
Establish a connection to the specified mail server using the provided socket.
|