eventstore v0.2.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 from the store.