Searched defs:throwIfCancellationRequested (Results 1 – 6 of 6) sorted by relevance
1135 throwIfCancellationRequested: noop, constant1146 public throwIfCancellationRequested(): void { method in CancellationTokenObject1177 public throwIfCancellationRequested(): void { method in ThrottledCancellationToken
2259 throwIfCancellationRequested(): void; method