# IEventHubPartitionLocation

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)

```csharp
public interface IEventHubPartitionLocation
```

Location of a message within an EventHub partition

## Properties

- [EventHubOffset](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.ieventhubpartitionlocation/properties/eventhuboffset-bd271556/)
- [SequenceNumber](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.ieventhubpartitionlocation/properties/sequencenumber-0cc5c699/)
