INotificationMessage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |