Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetryToken

public

Hierarchy

Index

Methods

getRetryCount

  • getRetryCount(): number
  • Returns number

    the current count of retry.

getRetryDelay

  • getRetryDelay(): number
  • Returns number

    the number of milliseconds to wait before retrying an action.