OrleansService.GrainDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the grain directory providers.
public System.Collections.Generic.Dictionary<string,Aspire.Hosting.Orleans.IProviderConfiguration> GrainDirectory { get; }
member this.GrainDirectory : System.Collections.Generic.Dictionary<string, Aspire.Hosting.Orleans.IProviderConfiguration>
Public ReadOnly Property GrainDirectory As Dictionary(Of String, IProviderConfiguration)