IClusterConnectionStatusObserver
interface
Namespace: Orleans
Interface that receives notifications about the status of the cluster connection.
public interface IClusterConnectionStatusObserverMethods
NotifyClusterConnectionLostNotifies this observer that the connection to the cluster has been lost.NotifyGatewayCountChanged(int, int, bool)Notifies this observer that the number of connected gateways has changed.
