couchbase
    Preparing search index...

    Interface GetPendingAnalyticsMutationsOptions

    interface GetPendingAnalyticsMutationsOptions {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number

    The timeout for this operation, represented in milliseconds.