awTxCommit
BrokerError awTxCommit(
BrokerTxClient txclient,
BrokerClient client);
Commits 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.