Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an owner of ICancellationToken that can initiates the cancellation.

Hierarchy

  • CancellationTokenSource

Index

Constructors

constructor

Accessors

isCancellationRequested

  • get isCancellationRequested(): boolean

token

Methods

cancel

  • cancel(): void

cancelAfter

  • cancelAfter(delay: number): void

Static race

Generated using TypeDoc