GetStreamProvider(IClusterClient, string)
staticextension
public static IStreamProvider GetStreamProvider(this IClusterClient client, string name) Gets the stream provider with the specified
name. Parameters
clientIClusterClient- The client.
namestring- The provider name.
Returns
The stream provider.
