The TCPConnection type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ConnectionDefaultSendReceiveOptions |
The default SendReceiveOptions used for this connection
(Inherited from Connection.) |
![]() | ConnectionInfo |
Connection information related to this connection.
(Inherited from Connection.) |
![]() ![]() | EnableNagleAlgorithmForNewConnections |
By default usage of ![]() |
![]() | SSLOptions |
The SSL options associated with this connection.
|
![]() | SyncRoot |
Connection level SyncRoot which can be used to perform multiple thread safe operations on this connection
external to NetworkComms.Net
(Inherited from Connection.) |
See Also