Edit

Share via


IQueueAdapter.IsRewindable Property

Definition

Gets a value indicating whether this is a rewindable stream adapter - supports subscribing from previous point in time.

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

Property Value

True if this is a rewindable stream adapter, false otherwise.

Applies to