# SiloBuilderMemoryStreamExtensions

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/SiloBuilderMemoryStreamExtensions.cs#L10)

```csharp
public static class SiloBuilderMemoryStreamExtensions
```

[ISiloBuilder](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.isilobuilder/) extension methods for configuring in-memory streams.

## Methods

- [AddMemoryStreams(ISiloBuilder, string, Action&lt;ISiloMemoryStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.silobuildermemorystreamextensions/methods/addmemorystreams-this-orleans-hosting-isilobuilder-string-system-action-orleans-f3bb9e70/)
- [AddMemoryStreams(ISiloBuilder, string, Action&lt;ISiloMemoryStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.hosting.silobuildermemorystreamextensions/methods/addmemorystreams-1-this-orleans-hosting-isilobuilder-string-system-action-orlean-52752438/)
