次の方法で共有


IClusterManifestProvider.Updates プロパティ

定義

クラスター マニフェストの更新のストリームを取得します。

public System.Collections.Generic.IAsyncEnumerable<Orleans.Metadata.ClusterManifest> Updates { get; }
member this.Updates : System.Collections.Generic.IAsyncEnumerable<Orleans.Metadata.ClusterManifest>
Public ReadOnly Property Updates As IAsyncEnumerable(Of ClusterManifest)

プロパティ値

適用対象