Skip to content

PersistentStreamProvider.Participate(ILifecycleObservable)

Participate(ILifecycleObservable)

View source
public void Participate(ILifecycleObservable lifecycle)
Adds the provided observer as a participant in the lifecycle.

Parameters

lifecycleILifecycleObservable
The observer.