IEventHubPartitionLocation 接口

定义

消息在 EventHub 分区中的位置

public interface IEventHubPartitionLocation
type IEventHubPartitionLocation = interface
Public Interface IEventHubPartitionLocation
派生

属性

EventHubOffset

EventHub 分区中消息的偏移量

SequenceNumber

消息的 EventHub 序列 ID

适用于