Upravit

Sdílet prostřednictvím


IClusterConnectionStatusObserver Interface

Definition

Interface that receives notifications about the status of the cluster connection.

public interface IClusterConnectionStatusObserver
type IClusterConnectionStatusObserver = interface
Public Interface IClusterConnectionStatusObserver

Methods

NotifyClusterConnectionLost()

Notifies this observer that the connection to the cluster has been lost.

NotifyGatewayCountChanged(Int32, Int32, Boolean)

Notifies this observer that the number of connected gateways has changed.

Applies to