By default usage of Nagle's algorithm during TCP exchanges is disabled for performance reasons. If you wish it to be used for newly established connections set this property to true.
Namespace: NetworkCommsDotNet.Connections.TCPAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Property Value
Type: BooleanSee Also