GetBroadcastChannelProvider(IClusterClient, string)
staticextension
public static IBroadcastChannelProvider GetBroadcastChannelProvider(this IClusterClient @this, string name) Get the named broadcast channel provided.
Parameters
thisIClusterClient- The client.
namestring- The name of the provider
