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

NoDelay Property








Disables the Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1 .NET support
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;}
ObjectiveC Syntax
Java Syntax
 get_NoDelay();
set_NoDelay(value);
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: 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

DicomSocketOptions Structure
DicomSocketOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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