EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

KeepAlive Property

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

Syntax

__property bool KeepAlive = {read=FKeepAlive, write=FSetKeepAlive, default=False};

Default Value

False

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.

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]