次の方法で共有


ServiceNotification.Version プロパティ

定義

この通知イベントのバージョンを取得します。 バージョンは、2 つの通知イベントを並べ替えるために使用できます。

public System.Fabric.ServiceEndpointsVersion Version { get; }
member this.Version : System.Fabric.ServiceEndpointsVersion
Public ReadOnly Property Version As ServiceEndpointsVersion

プロパティ値

この通知イベントのバージョン。

適用対象