desc | The Broker descriptor for which the keep-alive status is to be returned. |
KeepAliveSendPeriod | The length of time (in seconds) the Broker waits before issuing the keep-alive messages on an idle connection. |
MaxKeepAliveResponseTime | The length of time (in seconds) the Broker waits for a reply from an idle connection. |
RetryCount | Number of times keep-alive messages are sent before disconnecting the unresponsive client. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_DESCRIPTOR | The desc is invalid. |