Communications/Transactions Guide and Reference

RPC Client Events

connected

The connected event signals that the connect action was successful.

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.

received

The received event signals that the receiveBuffer action completed successfully.

receivedCompleteData

The receivedCompleteData event signals that the receive action completed successfully.

sent

The sent event signals that data was successfully sent to the server.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]