Edit

Share via


IEventHubPartitionLocation Interface

Definition

Location of a message within an EventHub partition

public interface IEventHubPartitionLocation
type IEventHubPartitionLocation = interface
Public Interface IEventHubPartitionLocation
Derived

Properties

EventHubOffset

Offset of the message within an EventHub partition

SequenceNumber

EventHub sequence id of the message

Applies to