Skip to content

ISiloLifecycle

interface

Namespace: Orleans.Runtime

The observable silo lifecycle.
public interface ISiloLifecycle : ILifecycleObservable

Remarks

This type is usually used as the generic parameter in Orleans.ILifecycleParticipant as a means of participating in the lifecycle stages of a silo.

Properties