Edit

Share via


FaultInjectionGrainStorage.Participate(ISiloLifecycle) Method

Definition

Adds the provided observer as a participant in the lifecycle.

public void Participate (Orleans.Runtime.ISiloLifecycle lifecycle);
abstract member Participate : Orleans.Runtime.ISiloLifecycle -> unit
override this.Participate : Orleans.Runtime.ISiloLifecycle -> unit
Public Sub Participate (lifecycle As ISiloLifecycle)

Parameters

lifecycle
ISiloLifecycle

Implements

Applies to