awTxAbort
BrokerError awTxAbort(BrokerTxClient txclient);
txclient | The transactional Broker client that is aborting the transaction. |
Aborts the transaction.
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_CLIENT | The client is not valid. |
In addition, any of the communications errors can occur, but if they do, the local client object is still deleted from local memory.