Share via


OrleansService.BroadcastChannel Property

Definition

Gets the broadcast channel providers.

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

Property Value

Applies to