Datalayer VS Code Extension - v0.0.4
Preparing search index...
types/messages
TerminateRuntimeRequestMessage
Interface TerminateRuntimeRequestMessage
Runtime termination requested from webview
interface
TerminateRuntimeRequestMessage
{
body
:
{
runtimeId
:
string
}
;
type
:
"terminate-runtime"
;
}
Index
Properties
body
type
Properties
body
body
:
{
runtimeId
:
string
}
type
type
:
"terminate-runtime"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
type
Datalayer VS Code Extension - v0.0.4
Loading...
Runtime termination requested from webview