Documentation
    Preparing search index...

    Interface GetLatestCheckpointSequenceNumberParams

    Return the sequence number of the latest checkpoint that has been executed

    interface GetLatestCheckpointSequenceNumberParams {
        signal?: AbortSignal;
    }
    Index

    Properties

    Properties

    signal?: AbortSignal