Options
Public
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OnlineCheckConfig

Index

Properties

cacheTTL?: number

How long to store a checking result in the local cache

checkInterval?: number

How often need to check the online connection (ms)

checkTimeout?: number

Timeout of a connection checking request

checkURL?: CanUndef<string>

URL to check the online connection (with the "browser.request" engine can be used only image URL-s)

lastDateSyncInterval?: number

How often to update the last online connection time

persistence?: boolean

True, if we need to save a time of the last online connection in the local cache

retryCount?: number

The maximum number of retries to check the online connection