Options
All
  • Public
  • Public/Protected
  • All
Menu

We recommend using CancelTokenFactory instead of using CancelToken directly. This class will cancel previous token before creating new token for given key.

Hierarchy

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

dispose

  • dispose(): void

newToken

  • newToken(key?: string, timeout?: number): CancelToken

registerIn

  • registerIn(value: any): void

Generated using TypeDoc