共用方式為


INotificationMessage 介面

定義

更新記錄檔之後,記錄檢視配接器傳送給其他叢集之通知訊息的基類。 所有子類別都必須可序列化。

public interface INotificationMessage : Orleans.MultiCluster.ILogConsistencyProtocolMessage
public interface INotificationMessage : Orleans.EventSourcing.ILogConsistencyProtocolMessage
type INotificationMessage = interface
    interface ILogConsistencyProtocolMessage
Public Interface INotificationMessage
Implements ILogConsistencyProtocolMessage
衍生
實作

屬性

Version

版本號碼。

適用於