Click or drag to resize

TcpStreamSettings Properties

The TcpStreamSettings type exposes the following members.

Properties
  NameDescription
Public propertyAddressFamily
Gets the address family.
Public propertyConnectTimeout
Gets the connect timeout.
Public propertyReadTimeout
Gets the read timeout.
Public propertyReceiveBufferSize
Gets the size of the receive buffer.
Public propertySendBufferSize
Gets the size of the send buffer.
Public propertySocketConfigurator
Gets the socket configurator.
Public propertyWriteTimeout
Gets the write timeout.
Top
See Also