Click or drag to resize

TcpConnectionProperties Properties

The TcpConnectionProperties type exposes the following members.

Properties
  NameDescription
Public propertyNoDelay
Enable TCP no-delay.
Public propertyReceiveTimeout
Maximum time (ms) to wait for a packet to be received. (-1 means wait forever.)
Public propertySendTimeout
Maximum time (ms) to wait for the operating system to send a packet. (-1 means wait forever.)
Top
See Also