Edit

Share via


EventHubSequenceToken.EventHubOffset Property

Definition

Offset of the message within an EventHub partition

[Newtonsoft.Json.JsonProperty]
[Orleans.Id(0)]
public string EventHubOffset { get; }
[<Newtonsoft.Json.JsonProperty>]
[<Orleans.Id(0)>]
member this.EventHubOffset : string
Public ReadOnly Property EventHubOffset As String

Property Value

Implements

Attributes
Newtonsoft.Json.JsonPropertyAttribute IdAttribute

Applies to