SiloLifecycleSubject.OnStartStageCompleted(Int32) Method

Definition

Signifies that OnStart(CancellationToken) completed.

protected override void OnStartStageCompleted (int stage);
override this.OnStartStageCompleted : int -> unit
Protected Overrides Sub OnStartStageCompleted (stage As Integer)

Parameters

stage
Int32

The stage which completed.

Applies to