The confirmReceived event signals that a local TP received a confirmation message from the partner.
The connected event signals that the connect action was successful.
The deallocateReceived event signals that a local TP received a deallocation message from the partner.
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
The disconnected event signals that the disconnect action was successful.
The error event signals that an error occurred during the conversation with the server. The result is an error object that contains the detail.
The received event signals that the receiveBuffer action completed successfully.
The receivedCompleteData event signals that the receive action completed successfully.
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.
The sent event signals that data was successfully sent to the server.