The properties of the TCPClient class are listed below. For a complete list of TCPClient class members, see the TCPClient Members topic.
LingerState | Gets or sets the value of the connection's linger option. |
NoDelay | Enables or disables delay when send or receive buffers are full. |
ReceiveBufferSize | Gets or sets the size of the receive buffer in bytes. |
ReceiveTimeout | Gets or sets the receive time out value of the connection in seconds. |
SendBufferSize | Gets or sets the size of the send buffer in bytes. |
SendTimeout | Gets or sets the send time out value of the connection in seconds. |