次の方法で共有


ClusterManifestUpdate.SiloManifests プロパティ

定義

クラスター内の各サイロのマニフェストを取得します。

[Orleans.Id(1)]
public System.Collections.Immutable.ImmutableDictionary<Orleans.Runtime.SiloAddress,Orleans.Metadata.GrainManifest> SiloManifests { get; }
[<Orleans.Id(1)>]
member this.SiloManifests : System.Collections.Immutable.ImmutableDictionary<Orleans.Runtime.SiloAddress, Orleans.Metadata.GrainManifest>
Public ReadOnly Property SiloManifests As ImmutableDictionary(Of SiloAddress, GrainManifest)

プロパティ値

属性

適用対象