Dart.Mail Namespace : TcpSession Class |
The following tables list the members exposed by TcpSession.
Name | Description | |
---|---|---|
TcpSession Constructor | Overloaded. |
Name | Description | |
---|---|---|
ConnectTimeout | Gets or sets a value that specifies the amount of time (in milliseconds) after which a call to TcpBase.Connect will time out. | |
LocalEndPoint | EndPoint to bind to locally. (Inherited from Dart.Mail.Session) | |
Proxy | Defines the optional server proxy configuration. | |
RemoteEndPoint | EndPoint of the remote host to connect to. (Inherited from Dart.Mail.Session) | |
Security | Specifies the client-side SSL options. See the ClientSecurity class for more information. |