OrleansService.GrainStorage Property

Definition

Gets the grain storage providers.

public System.Collections.Generic.Dictionary<string,Aspire.Hosting.Orleans.IProviderConfiguration> GrainStorage { get; }
member this.GrainStorage : System.Collections.Generic.Dictionary<string, Aspire.Hosting.Orleans.IProviderConfiguration>
Public ReadOnly Property GrainStorage As Dictionary(Of String, IProviderConfiguration)

Property Value

Applies to