precommitToken property
A precommit token is included if the read-write transaction is on a multiplexed session.
Pass the precommit token with the highest sequence number from this transaction attempt to the Commit request for this transaction.
Optional.
Implementation
MultiplexedSessionPrecommitToken? precommitToken;