CancellationToken Interface
Signature
export interface CancellationToken
Properties
Property | Type | Description |
---|---|---|
isCancellationRequested | boolean |
Methods
Method | Description |
---|---|
onCancellationRequested(listener) |
export interface CancellationToken
Property | Type | Description |
---|---|---|
isCancellationRequested | boolean |
Method | Description |
---|---|
onCancellationRequested(listener) |