Skip to content

ILifecycleParticipant<TLifecycleObservable>

interface

Namespace: Orleans

Provides hook to take part in lifecycle. Also may act as a signal interface indicating that an object can take part in lifecycle.
public interface ILifecycleParticipant<TLifecycleObservable>
where TLifecycleObservable : Orleans.ILifecycleObservable

Methods