VersionNotificationMessage
class
Namespace: Orleans.EventSourcing.Common
A simple notification message containing only the version.
[Orleans.GenerateSerializer]public sealed class VersionNotificationMessage : INotificationMessage, ILogConsistencyProtocolMessageConstructors
Properties
VersionThe version number.
