INotificationMessage 接口

定义

更新日志后,日志视图适配器发送到其他群集的通知消息的基类。 所有子类都必须可序列化。

public interface INotificationMessage : Orleans.MultiCluster.ILogConsistencyProtocolMessage
public interface INotificationMessage : Orleans.EventSourcing.ILogConsistencyProtocolMessage
type INotificationMessage = interface
    interface ILogConsistencyProtocolMessage
Public Interface INotificationMessage
Implements ILogConsistencyProtocolMessage
派生
实现

属性

Version

版本号。

适用于