Skip to content

INotificationMessage

interface

Namespace: Orleans.EventSourcing.Common

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 : ILogConsistencyProtocolMessage

Properties