Поделиться через


VersionNotificationMessage Класс

Определение

Простое уведомление, содержащее только версию.

[System.Serializable]
public class VersionNotificationMessage : Orleans.EventSourcing.Common.INotificationMessage, Orleans.MultiCluster.ILogConsistencyProtocolMessage
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class VersionNotificationMessage : Orleans.EventSourcing.Common.INotificationMessage
[<System.Serializable>]
type VersionNotificationMessage = class
    interface INotificationMessage
    interface ILogConsistencyProtocolMessage
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type VersionNotificationMessage = class
    interface INotificationMessage
    interface ILogConsistencyProtocolMessage
Public Class VersionNotificationMessage
Implements ILogConsistencyProtocolMessage, INotificationMessage
Public NotInheritable Class VersionNotificationMessage
Implements INotificationMessage
Наследование
VersionNotificationMessage
Атрибуты
Реализации

Конструкторы

VersionNotificationMessage()

Простое уведомление, содержащее только версию.

Свойства

Version

Номер версии.

Применяется к