Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/task
common/task-protocol
BackgroundTaskEndedEvent
Interface BackgroundTaskEndedEvent
interface
BackgroundTaskEndedEvent
{
ctx
?:
string
;
taskId
:
number
;
}
Index
Properties
ctx?
task
Id
Properties
Optional
Readonly
ctx
ctx
?:
string
Readonly
task
Id
taskId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ctx
task
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...