Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
Cancellation
AbstractCancellationTokenSource
Interface AbstractCancellationTokenSource
interface
AbstractCancellationTokenSource
{
token
:
CancellationToken
;
cancel
(
)
:
void
;
dispose
(
)
:
void
;
}
Hierarchy
Disposable
AbstractCancellationTokenSource
Implemented by
CancellationTokenSource
Index
Properties
token
Methods
cancel
dispose
Properties
token
token
:
CancellationToken
Methods
cancel
cancel
(
)
:
void
Returns
void
dispose
dispose
(
)
:
void
Dispose this object.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Methods
cancel
dispose
Langium - v3.3.0
Loading...
Dispose this object.