Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Polling

Polling configuration for async APIs.

Hierarchy

  • Polling

Index

Properties

Readonly intervalMs

intervalMs: number

How often to poll API in milliseconds.

Readonly maxAttempts

maxAttempts: number

Maximum number of polling attempts.