Skip to content

MemoryAdapterFactory<TSerializer>.IsRewindable

IsRewindable

get
View source
public bool IsRewindable
Gets a value indicating whether this is a rewindable stream adapter - supports subscribing from previous point in time.

Returns

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