KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
CancellationToken
Interface CancellationToken
interface
CancellationToken
{
isCancellationRequested
()
:
boolean
;
throwIfCancellationRequested
()
:
void
;
}
Index
Methods
is
Cancellation
Requested
throw
If
Cancellation
Requested
Methods
is
Cancellation
Requested
isCancellationRequested
()
:
boolean
Returns
boolean
throw
If
Cancellation
Requested
throwIfCancellationRequested
()
:
void
Returns
void
Throws
OperationCanceledException if isCancellationRequested is true
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Methods
is
Cancellation
Requested
throw
If
Cancellation
Requested
Github
KC's Workspace
Loading...
Throws
OperationCanceledException if isCancellationRequested is true