MoqOutputSettings.onConnectionStatusChange property
Called when a connection status changes (connected, disconnected)
Signature:
onConnectionStatusChange?: (connectionIndex: number, state: string) => void;
Called when a connection status changes (connected, disconnected)
Signature:
onConnectionStatusChange?: (connectionIndex: number, state: string) => void;