LEADTOOLS Medical (Leadtools.Dicom assembly)

NoDelay Property

Show in webframe







Disables the 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 DicomSocketOptions
Dim value As Boolean
 
instance.NoDelay = value
 
value = instance.NoDelay
public bool NoDelay {get; set;}

            

            
 
get_NoDelay();
set_NoDelay(value);
Object.defineProperty('NoDelay');
public:
property bool NoDelay {
   bool get();
   void set (    bool value);
}

Property Value

the Nagle algorithm for send coalescing
Example
For an example, refer to DicomNet.SocketOptions
Requirements

Target Platforms

See Also

Reference

DicomSocketOptions Structure
DicomSocketOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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