Home

 

KeepAliveInterval (MQLONG)

 

Keepalive interval.

This is the value passed to the communications stack for keepalive timing for the channel. The value is applicable for the TCP/IP and SPX communications protocols, though not all implementations support this parameter.

The value is in the range 0 through 99␠999; the units are seconds. A value of zero indicates that channel keepalive is not enabled, although keepalive may still occur if TCP/IP keepalive (rather than channel keepalive) is enabled. The following special value is also valid:

MQKAI_AUTO

Automatic.

This indicates that the keepalive interval is calculated from the negotiated heartbeat interval, as follows:

This field is relevant only for channels that have a TransportType of MQXPT_TCP or MQXPT_SPX.

This is an input field to the exit. The field is not present if Vis less than MQCD_VERSION_7.

 

Parent topic:

Fields


ic18820_


 

Home