If set, outbound data will be sent at once rather than collected until enough is available to fill a packet. This is the TCP_NODELAY sockopt from BSD sockets and WinSock. For more information, look up the Nagle algorithm.
[Edit]
public bool NoDelay { set; get; } |
|
Value
Documentation for this section has not yet been entered.
[Edit]
Remarks
Requirements
Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0