precommitToken property

MultiplexedSessionPrecommitToken? precommitToken
getter/setter pair

If specified, transaction has not committed yet.

Clients must retry the commit with the new precommit token.

Implementation

MultiplexedSessionPrecommitToken? precommitToken;