# EventHubPartitionSettings

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/EventHubAdapterReceiver.cs#L24)

```csharp
public class EventHubPartitionSettings
```

Event Hub Partition settings

## Constructors

- [EventHubPartitionSettings](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.eventhubpartitionsettings/constructors/constructor-adb8a621/)

## Properties

- [Hub](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.eventhubpartitionsettings/properties/hub-2fdd6108/)
- [Partition](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.eventhubpartitionsettings/properties/partition-09b0f223/)
- [ReceiverOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.eventhubpartitionsettings/properties/receiveroptions-f75748e1/)
