Skip to content

PersistentStreamProvider Properties

Persistent stream provider that uses an adapter for persistence

IsRewindable

get
View source
public bool IsRewindable
Gets a value indicating whether this is a rewindable provider - supports creating rewindable streams (streams that allow subscribing from previous point in time).

Returns

true if this is a rewindable provider, false otherwise.

Name

get
View source
public string Name
Gets the name of the stream provider.

Property value

The name.