Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnalysisPoller<TState, TResult>

Package version

Common properties and methods of analysis Pollers.

Type parameters

  • TState

  • TResult

Hierarchy

Index

Properties

Methods

Properties

updateIntervalInMs

updateIntervalInMs: number = 2000

Defines how much time the poller is going to wait before making a new request to the service.

Methods

delay

  • delay(): Promise<void>

Generated using TypeDoc