ClusterManifest.AllGrainManifests 属性

定义

获取所有 grain 清单。

[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)

属性值

属性

适用于