VersionNotificationMessage クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
バージョンのみを含む単純な通知メッセージ。
[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 |
バージョン番号。 |