Edit

Share via


SystemTarget.IGrainContext.ObservableLifecycle Property

Definition

Gets the observable Grain lifecycle, which can be used to add lifecycle hooks.

Orleans.Runtime.IGrainLifecycle Orleans.Runtime.IGrainContext.ObservableLifecycle { get; }
member this.Orleans.Runtime.IGrainContext.ObservableLifecycle : Orleans.Runtime.IGrainLifecycle
 ReadOnly Property ObservableLifecycle As IGrainLifecycle Implements IGrainContext.ObservableLifecycle

Property Value

Implements

Applies to