Skip to content

ClientStreamingExtensions.GetStreamProvider(IClusterClient, string)

GetStreamProvider(IClusterClient, string)

staticextension
View source
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.