ChannelHostingExtensions.GetBroadcastChannelProvider Method
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.
Get the named broadcast channel provided.
public static Orleans.BroadcastChannel.IBroadcastChannelProvider GetBroadcastChannelProvider (this Orleans.IClusterClient this, string name);
static member GetBroadcastChannelProvider : string -> Orleans.BroadcastChannel.IBroadcastChannelProvider
<Extension()>
Public Function GetBroadcastChannelProvider (this As IClusterClient, name As String) As IBroadcastChannelProvider
Parameters
- this
- IClusterClient
The client.
- name
- String
The name of the provider