Header menu logo fable-electron-docs-api

IOnMessage Type

Emitted whenever the debugging target issues an instrumentation event.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.method

Full Usage: this.method

Modifiers: abstract

Method name.

this.params

Full Usage: this.params

Modifiers: abstract

Event parameters defined by the 'parameters' attribute in the remote debugging protocol.

this.sessionId

Full Usage: this.sessionId

Modifiers: abstract

Unique identifier of attached debugging session, will match the value sent from debugger.sendCommand.

Type something to start searching.