The connection to the services provider was terminated. This should fire if the services disconnect unexpectedly or during a client reset.
OptionalonRegister a callback to be invoked when services reconnect.
The callback should re-establish any RPC streams.
Reconnection waits for all callbacks to complete before emitting reconnected.
OptionalreconnectedThe underlying service connection was re-established. Fires after all reconnection callbacks have completed.
Provide access to client services definitions and service handler.