The connected event signals that the connect action was successful.
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 sent event signals that data was successfully sent to the server.