IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

KeepAlive Property

When True, KEEPALIVE packets are enabled (for long connections).

Syntax

[VB.NET]
Public Property KeepAlive As Boolean

[C#]
public bool KeepAlive {get; set;}

Remarks

The KeepAlive enables the SO_KEEPALIVE option on the socket. This option prevents long connections from timing out in case of inactivity.

Please note that system TCP/IP stack implementations are not required to support SO_KEEPALIVE.

Default Value

False

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0