INotificationMessage 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
更新日志后,日志视图适配器发送到其他群集的通知消息的基类。 所有子类都必须可序列化。
public interface INotificationMessage : Orleans.MultiCluster.ILogConsistencyProtocolMessage
public interface INotificationMessage : Orleans.EventSourcing.ILogConsistencyProtocolMessage
type INotificationMessage = interface
interface ILogConsistencyProtocolMessage
Public Interface INotificationMessage
Implements ILogConsistencyProtocolMessage
- 派生
- 实现
属性
Version |
版本号。 |