eligius
    Preparing search index...

    Interface IWaitOperationData

    interface IWaitOperationData {
        milliseconds: number;
    }
    Index

    Properties

    Properties

    milliseconds: number

    The amount of milliseconds the operation will wait for.