Preparing search index...
The search index is not available
TESSA Web API
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
Application.
App
Application.DI
DI_
Interfaces
Application.
Extensions
Application.
Http
Application.
Localization
Application.
Session
Core.
Annotation
Core.
Common
Core.
Debug
Core.
Error
Core.
Formatting
Core.
Guid
Core.
Scope
Core.
Serialization
Core.
Storage
Core.
Validation
Platform.
Business
Calendar
Business
Calendar
Request
Types
Calendar
Days
Platform.
Cards
Platform.
Cards.
Common
Platform.
Cards.
Extensions
Platform.
Cards.
Metadata
Platform.
Cards.
Service
Platform.
Cards.
Types
Platform.
Cards.
Validation
Platform.
Cards.
Workflow
Platform.
Content
Platform.
Content.
Avatar
Platform.
Files
Platform.
Formatting
Platform.
Forums
Platform.
Initialization
Platform.
Operations
Platform.
Placeholders
Platform.
Scheme
Platform.
Tags
Platform.
Validation
Platform.
Views
Platform.
Views.
Export
Platform.
Views.
Extensions
Platform.
Views.
Metadata
Platform.
Views.
Search
Queries
Platform.
Views.
Service
Platform.
Workflow
Platform.
Workflow.
Kr
Process
Platform.
Workflow.
Signals
Platform.
Workplaces
Platform.
Workplaces.
Extensions
Platform.
Workplaces.
Metadata
Platform.
Workplaces.
Service
Platform.
Workplaces.
Visitors
UI.
Common
UI.
View
Model
TESSA Web API
Core.Scope
CancellationContext
Class CancellationContext
Hierarchy
ScopeContextBase
CancellationContext
Index
Constructors
constructor
Properties
on
Cancel
Accessors
parent
current
Context
current
Token
has
Current
Methods
cancel
dispose
get
Cancellation
Token
get
Signal
on
Scope
Dispose
on
Scope
Invoke
create
Constructors
constructor
new
Cancellation
Context
(
)
:
CancellationContext
Returns
CancellationContext
Properties
Readonly
on
Cancel
on
Cancel
:
EventHandler
<
CancellationContextEvent
,
CancellationContext
>
Accessors
parent
get
parent
(
)
:
null
|
CancellationContext
Returns
null
|
CancellationContext
Static
current
Context
get
currentContext
(
)
:
null
|
CancellationContext
Returns
null
|
CancellationContext
Static
current
Token
get
currentToken
(
)
:
CancellationToken
Returns
CancellationToken
Static
has
Current
get
hasCurrent
(
)
:
boolean
Returns
boolean
Methods
cancel
cancel
(
reason
?:
string
)
:
void
Parameters
Optional
reason:
string
Returns
void
dispose
dispose
(
)
:
void
Returns
void
get
Cancellation
Token
get
Cancellation
Token
(
)
:
CancellationToken
Returns
CancellationToken
get
Signal
get
Signal
(
)
:
[
AbortSignal
,
VoidFunction
]
Returns
[
AbortSignal
,
VoidFunction
]
on
Scope
Dispose
on
Scope
Dispose
(
scope
:
IScopeInstance
<
CancellationContext
>
)
:
void
Parameters
scope:
IScopeInstance
<
CancellationContext
>
Returns
void
on
Scope
Invoke
on
Scope
Invoke
(
scope
:
IScopeInstance
<
ScopeContextBase
>
)
:
void
Parameters
scope:
IScopeInstance
<
ScopeContextBase
>
Returns
void
Static
create
create
(
context
:
null
|
CancellationContext
)
:
IScopeInstance
<
CancellationContext
>
Parameters
context:
null
|
CancellationContext
Returns
IScopeInstance
<
CancellationContext
>
Generated using
TypeDoc