ISiloStatusListener Interface

Definition

Interface for types which listen to silo status change notifications.

public interface ISiloStatusListener
type ISiloStatusListener = interface
Public Interface ISiloStatusListener
Derived

Remarks

To be implemented by different in-silo runtime components that are interested in silo status notifications from ISiloStatusOracle.

Methods

SiloStatusChangeNotification(SiloAddress, SiloStatus)

Receive notifications about silo status events.

Applies to