Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGeotabOpts

Hierarchy

Index

Properties

Optional adapter

adapter: undefined | IHttpAdapter

The default HTTP adapter.

Optional bufferTimeMs

bufferTimeMs: undefined | number

The time in milliseconds to wait for batch request candidates.

default

100

Optional pollIntervalMs

pollIntervalMs: undefined | number

Optional timeoutMs

timeoutMs: undefined | number

The time in milliseconds to wait before throwing timeout errors.

default

1000

Generated using TypeDoc