C#
VB
C++
Gets or sets the value for Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1.
public bool NoDelay { get; set; }
Public Property NoDelay As Boolean
true
if disable the Nagle algorithm; otherwise, false
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET