Keysight VISA.NET Help
NoDelay Property (ITcpipSocketSession)



If true, the Nagle algorithm is disabled.
Syntax
'Declaration
 
Property NoDelay As Boolean
'Usage
 
Dim instance As ITcpipSocketSession
Dim value As Boolean
 
instance.NoDelay = value
 
value = instance.NoDelay
bool NoDelay {get; set;}
property bool NoDelay {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025