Edit

Share via


INotificationMessage Interface

Definition

Base class for notification messages that are sent by log view adaptors to other clusters, after updating the log. All subclasses must be serializable.

public interface INotificationMessage : Orleans.MultiCluster.ILogConsistencyProtocolMessage
public interface INotificationMessage : Orleans.EventSourcing.ILogConsistencyProtocolMessage
type INotificationMessage = interface
    interface ILogConsistencyProtocolMessage
Public Interface INotificationMessage
Implements ILogConsistencyProtocolMessage
Derived
Implements

Properties

Version

The version number.

Applies to