Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
hosted/node/hosted-plugin-protocol
ProcessTerminateMessage
Interface ProcessTerminateMessage
Sent to initiate termination of the counterpart process.
interface
ProcessTerminateMessage
{
stopTimeout
?:
number
;
type
:
0
;
}
Index
Properties
stop
Timeout?
type
Properties
Optional
stop
Timeout
stopTimeout
?:
number
type
type
:
0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stop
Timeout
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Sent to initiate termination of the counterpart process.