Parameters for the PgListenConnection.onDisconnect event.
Automatic-disconnection flag, when no more subscribers left. When false, the disconnection is due to a connectivity issue.
false
Instance of the client that got disconnected.
Optional
Error that caused the disconnection. It is only set when auto is false.
auto
Parameters for the PgListenConnection.onDisconnect event.