Cancel(long)
abstract
public abstract void Cancel(long sequenceNumber) Cancels the prepared state version with the specified sequence number and excludes that version and later prepared versions from the batch.
Parameters
sequenceNumberlong- The sequence number to cancel.
