LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

NoDelay Property (ServerSettings)






Gets or sets the value for Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1.
Syntax
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);
public:
property bool NoDelay {
   bool get();
   void set (    bool value);
}

Property Value

true if disable the Nagle algorithm; otherwise, false.
Requirements

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

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features