precommitToken property

MultiplexedSessionPrecommitToken? precommitToken
getter/setter pair

If specified, transaction has not committed yet.

You must retry the commit with the new precommit token.

Implementation

MultiplexedSessionPrecommitToken? precommitToken;