次の方法で共有


ClusterManifest.AllGrainManifests プロパティ

定義

すべてのグレイン マニフェストを取得します。

[Orleans.Id(2)]
public System.Collections.Immutable.ImmutableArray<Orleans.Metadata.GrainManifest> AllGrainManifests { get; }
[<Orleans.Id(2)>]
member this.AllGrainManifests : System.Collections.Immutable.ImmutableArray<Orleans.Metadata.GrainManifest>
Public ReadOnly Property AllGrainManifests As ImmutableArray(Of GrainManifest)

プロパティ値

属性

適用対象