Edit

Share via


MemoryAdapterFactory<TSerializer>.IsRewindable Property

Definition

Determines 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.

Implements

Applies to