The Candid Startup
    Preparing search index...

    Class DelayBlobStore<BaseContinuationT>

    Reference implementation of BlobStore

    Intended for use as a mock, to compare with an optimized implementation when testing and for simple sample apps. Simplest possible implementation, no attempt at optimization.

    Type Parameters

    • BaseContinuationT

    Implements

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    Properties

    delay: number

    Delay in milliseconds to add to response from each API call