Keysight VISA.NET Help
KeepAlive Property (ITcpipSocketSession)



If true, the TCP/IP provider enables the use of keep-alive packets on TCP connections.
Syntax
'Declaration
 
Property KeepAlive As Boolean
'Usage
 
Dim instance As ITcpipSocketSession
Dim value As Boolean
 
instance.KeepAlive = value
 
value = instance.KeepAlive
bool KeepAlive {get; set;}
property bool KeepAlive {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025