LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

NoDelay Property (ServerSettings)

Show in webframe





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:
property bool NoDelay {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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