eventstore v0.4.0 EventStore.Subscriptions.Subscription
Subscription to a single, or all, event streams.
A subscription is persistent so that resuming the subscription will continue from the last acknowledged event. This guarantees at least once delivery of every event appended to storage.