Skip to content

ChannelHostingExtensions.GetBroadcastChannelProvider(IClusterClient, string)

GetBroadcastChannelProvider(IClusterClient, string)

staticextension
View source
public static IBroadcastChannelProvider GetBroadcastChannelProvider(this IClusterClient @this, string name)
Gets a named broadcast channel provider.

Parameters

thisIClusterClient
The client.
namestring
The name of the provider

Returns

The named broadcast channel provider.