Member Junction
Preparing search index...
@memberjunction/code-execution
AbortIpcMessage
Interface AbortIpcMessage
Host → Worker: abort in-flight bridge calls for this requestId.
interface
AbortIpcMessage
{
reason
:
string
;
requestId
:
string
;
type
:
"abort"
;
}
Index
Properties
reason
request
Id
type
Properties
reason
reason
:
string
request
Id
requestId
:
string
type
type
:
"abort"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reason
request
Id
type
Member Junction
Loading...
Host → Worker: abort in-flight bridge calls for this requestId.