Click or drag to resize
MimeKit

ProxyClient Methods

The ProxyClient type exposes the following members.

Methods
 NameDescription
Public methodConnect(String, Int32, CancellationToken) Connect to the target host.
Public methodConnect(String, Int32, Int32, CancellationToken) Connect to the target host.
Public methodConnectAsync(String, Int32, CancellationToken) Asynchronously connect to the target host.
Public methodConnectAsync(String, Int32, Int32, CancellationToken) Asynchronously connect to the target host.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also