# SiloEventHubStreamConfiguratorExtensions

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

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.EventHubs) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubStreamBuilder.cs#L28)

```csharp
public static class SiloEventHubStreamConfiguratorExtensions
```

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

- [ConfigureCachePressuring(ISiloEventHubStreamConfigurator, Action&lt;OptionsBuilder&lt;EventHubStreamCachePressureOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.hosting.siloeventhubstreamconfiguratorextensions/methods/configurecachepressuring-this-orleans-hosting-isiloeventhubstreamconfigurator-sy-0d3a69a4/)
- [ConfigureCheckpointer(ISiloEventHubStreamConfigurator, Func&lt;IServiceProvider, string, IStreamQueueCheckpointerFactory&gt;, Action&lt;OptionsBuilder&lt;TOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.hosting.siloeventhubstreamconfiguratorextensions/methods/configurecheckpointer-1-this-orleans-hosting-isiloeventhubstreamconfigurator-sys-4599b1cc/)
- [ConfigurePartitionReceiver(ISiloEventHubStreamConfigurator, Action&lt;OptionsBuilder&lt;EventHubReceiverOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.hosting.siloeventhubstreamconfiguratorextensions/methods/configurepartitionreceiver-this-orleans-hosting-isiloeventhubstreamconfigurator-56f81d8f/)
- [UseAzureTableCheckpointer(ISiloEventHubStreamConfigurator, Action&lt;OptionsBuilder&lt;AzureTableStreamCheckpointerOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.hosting.siloeventhubstreamconfiguratorextensions/methods/useazuretablecheckpointer-this-orleans-hosting-isiloeventhubstreamconfigurator-s-67b1433f/)
