TcpStreamSettings Properties |
The TcpStreamSettings type exposes the following members.
Name | Description | |
---|---|---|
AddressFamily |
Gets the address family.
| |
ConnectTimeout |
Gets the connect timeout.
| |
ReadTimeout |
Gets the read timeout.
| |
ReceiveBufferSize |
Gets the size of the receive buffer.
| |
SendBufferSize |
Gets the size of the send buffer.
| |
SocketConfigurator |
Gets the socket configurator.
| |
WriteTimeout |
Gets the write timeout.
|