class

Cancel::TokenSource

Inherits Reference < Object

A cancellation source creates and controls a CancellationToken.

Constructors

Instance methods

cancel

Cancels the associated token, non-blocking

Source
token
Source