2545 (09F1) (RC2545): MQRC_RECONNECTED
Explanation
The connection reconnected successfully and all handles are reinstated.
If reconnection succeeds, an event handler registered with the connection is called with this reason code.
Completion code
MQCC_OK
Programmer response
Set any application state that depends on the reconnection. Note: Reconnection might finish while the application is in the middle of an MQI call. Parent topic: API reason codes