Readonly
onProtected
Readonly
senderProtected
toThe remote side has closed the channel
A message has arrived and can be read by listeners using a MessageProvider.
Close this channel. No onClose event should be sent
Obtain a WriteBuffer to write a message to the channel.
Used to establish a connection between the ipcMain and the Electron frontend (window). Messages a transferred via electron IPC.