OrleansService.Streaming 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 stream providers.
public System.Collections.Generic.Dictionary<string,Aspire.Hosting.Orleans.IProviderConfiguration> Streaming { get; }
member this.Streaming : System.Collections.Generic.Dictionary<string, Aspire.Hosting.Orleans.IProviderConfiguration>
Public ReadOnly Property Streaming As Dictionary(Of String, IProviderConfiguration)