Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin
CancellationTokenSource
Class CancellationTokenSource
A cancellation token source create and manage a
cancellation token
Hierarchy
CancellationTokenSource
Index
Constructors
constructor
Properties
token
Methods
cancel
dispose
Constructors
constructor
new
Cancellation
Token
Source
(
)
:
CancellationTokenSource
Returns
CancellationTokenSource
Properties
token
token
:
CancellationToken
Methods
cancel
cancel
(
)
:
void
Returns
void
dispose
dispose
(
)
:
void
Returns
void
Exports
plugin
authentication
commands
comments
debug
env
languages
plugins
scm
tasks
window
workspace
Cancellation
Token
Source
constructor
token
cancel
dispose
A cancellation token source create and manage a cancellation token