共用方式為


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)

屬性值

屬性

適用於