Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CancellationTokenSource

A cancellation source creates and controls a cancellation token.

Hierarchy

  • CancellationTokenSource

Index

Constructors(1)

Properties(1)

Methods(2)

Constructors(1)

constructor

Properties(1)

token

The cancellation token of this source.

Methods(2)

cancel

  • cancel(): void

dispose

  • dispose(): void

Generated by TypeDoc. Maintained by 洛竹