Skip to content

ElectronMessagePortMain.start method

ElectronMessagePortMain › start

Unofficial

Starts the sending of messages queued on the port. Messages will be queued until this method is called.

Signature:

start(): void

Returns: void