Class ElectronIpcConnectionSource

A ConnectionSource creates a Channel. The channel is valid until it sends a close event.

Implements

Constructors

Properties

onConnectionDidOpen: Event<Channel> = ...
onConnectionDidOpenEmitter: Emitter<Channel> = ...

Methods