Configuration of timeouts.

Hierarchy

  • PartiallyConstructible
    • Timeouts

Constructors

  • Parameters

    • Optional source: DeepPartial<Timeouts>

    Returns Timeouts

Properties

autoCancelTimeout: number

Sets the auto close timer in ms. Default is 0 (disabled).

Default Value

0;
initialScanDelay: number

Sets the time in ms the first scan is delayed by. Default is 0 (disabled).

Default Value

0;

Generated using TypeDoc