# EventHubSequenceToken Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.eventhubsequencetoken/)

## EventHubOffset {#eventhuboffset-4f24c800}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.eventhubsequencetoken/properties/eventhuboffset-4f24c800/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubSequenceToken.cs#L44)

```csharp
[Orleans.Id(0)]
public string EventHubOffset
```

Offset of the message within an EventHub partition
