desc | The Broker descriptor for which keep-alive is to be set. |
KeepAliveSendPeriod | Specifies the length of time (in seconds) the Broker should wait before issuing the keep-alive messages on an idle connection. |
MaxKeepAliveResponseTime | Specifies the length of time (in seconds) the Broker should wait for a reply from an idle connection. |
RetryCount | Specifies how many times to send the keep-alive messages before disconnecting the unresponsive client. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_DESCRIPTOR | The desc is invalid. |