| Keysight.Visa Namespace > TcpipSocketSession Class : KeepAlive Property |
'DeclarationPublic Property KeepAlive As Boolean
'UsageDim instance As TcpipSocketSession Dim value As Boolean instance.KeepAlive = value value = instance.KeepAlive
public bool KeepAlive {get; set;}
If a connection is dropped as a result of "keep-alives," any current or subsequent I/O calls on the session will throw an exception.
Current with Keysight IO Libraries Suite 18