EventHubAdapterFactory.IsRewindable 属性

定义

确定这是可回退的流适配器 - 支持从以前的时间点订阅。

public bool IsRewindable { get; }
member this.IsRewindable : bool
Public ReadOnly Property IsRewindable As Boolean

属性值

如果这是可回退的流适配器,则为 True,否则为 false。

实现

适用于