Langium - v4.0.0
Preparing search index...
langium
Cancellation
AbstractCancellationTokenSource
Interface AbstractCancellationTokenSource
interface
AbstractCancellationTokenSource
{
token
:
Cancellation
.
CancellationToken
;
cancel
()
:
void
;
dispose
()
:
void
;
}
Hierarchy
Disposable
AbstractCancellationTokenSource
Implemented by
CancellationTokenSource
Index
Properties
token
Methods
cancel
dispose
Properties
token
token
:
Cancellation
.
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 - v4.0.0
Loading...
Dispose this object.