GetBroadcastChannelProvider(IClusterClient, string)
staticextension
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.
