Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : NoDelay Property |
public bool NoDelay {get; set;}
'Declaration Public Property NoDelay As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.NoDelay = value value = instance.NoDelay
public bool NoDelay {get; set;}
get_NoDelay();
set_NoDelay(value);
true
if disable the Nagle algorithm; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2