@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
is
Cancellation
Requested
throw
If
Cancellation
Requested
@servicenow/sdk - v4.4.1
Loading...
Throws
OperationCanceledException if isCancellationRequested is true