Edytuj

Udostępnij za pośrednictwem


SiloLifecycleSubject.OnStopStageCompleted(Int32) Method

Definition

Signifies that OnStop(CancellationToken) completed.

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

Parameters

stage
Int32

The stage which completed.

Applies to