Skip to content

IAsyncStream.IsRewindable

IsRewindable

abstractget
public abstract bool IsRewindable
Gets a value indicating whether this is a rewindable stream - supports subscribing from previous point in time.

Returns

True if this is a rewindable stream, false otherwise.