C#
VB
C++
Gets the value for Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1.
public virtual bool NoDelay { get; }
Public Overridable ReadOnly Property NoDelay As Boolean
public:
virtual property bool NoDelay {
bool get();
}
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