Edit

Share via


ClusterManifest.AllGrainManifests Property

Definition

Gets all grain manifests.

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

Property Value

Attributes

Applies to