# ClientBuilderStreamingExtensions

Package: [Microsoft.Orleans.Streaming](/orleans/docs/api/csharp/microsoft.orleans.streaming/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/Hosting/ClientBuilderStreamingExtensions.cs#L8)

```csharp
public static class ClientBuilderStreamingExtensions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Methods

- [AddMemoryStreams(IClientBuilder, string, Action&lt;IClusterClientMemoryStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.clientbuilderstreamingextensions/methods/addmemorystreams-this-orleans-hosting-iclientbuilder-string-system-action-orlean-2ef5313b/)
- [AddMemoryStreams(IClientBuilder, string, Action&lt;IClusterClientMemoryStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.clientbuilderstreamingextensions/methods/addmemorystreams-1-this-orleans-hosting-iclientbuilder-string-system-action-orle-ffca921d/)
- [AddPersistentStreams(IClientBuilder, string, Func&lt;IServiceProvider, string, IQueueAdapterFactory&gt;, Action&lt;IClusterClientPersistentStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.clientbuilderstreamingextensions/methods/addpersistentstreams-this-orleans-hosting-iclientbuilder-string-system-func-syst-aa6f58cb/)
- [AddStreaming(IClientBuilder)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.clientbuilderstreamingextensions/methods/addstreaming-this-orleans-hosting-iclientbuilder-3dca326d/)
