Enumeration Action

Defines the set of actions that can occur during IPC communication. These actions represent the different states and events that can be transmitted between the main process and connected clients.

Enumeration Members

Enumeration Members

CONNECT

Indicates a new client has established a connection

DISCONNECT

Indicates an existing client has terminated their connection