APPC Conversation Events
confirmReceived
The confirmReceived event signals that a local TP received a confirmation message from the partner.
connected
The connected event signals that the connect action was successful.
deallocateReceived
The deallocateReceived event signals that a local TP received a deallocation message from the partner.
destroyedPart
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
disconnected
The disconnected event signals that the disconnect action was successful.
error
The error event signals that an error occurred during the conversation with the server. The result is an error object that contains the detail.
received
The received event signals that the receiveBuffer action completed successfully.
receivedCompleteData
The receivedCompleteData event signals that the receive action completed successfully.
sendReceived
The sendReceived event signals that the partner TP sent the local TP the permission to send data and the partner TP is now in the receive state.
sent
The sent event signals that data was successfully sent to the server.
Last modified date: 01/29/2015