Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CancellationTokenSource

A cancellation source creates and controls a cancellation token.

Hierarchy

  • CancellationTokenSource

索引

Constructors

Properties

Methods

Constructors

constructor

Properties

token

The cancellation token of this source.

Methods

cancel

  • cancel(): void

dispose

  • dispose(): void

Generated by TypeDoc