FleetUpdateStage.AfterStageWaitInSeconds Property

Definition

The time in seconds to wait at the end of this stage before starting the next one. Defaults to 0 seconds if unspecified.

public int? AfterStageWaitInSeconds { get; set; }
member this.AfterStageWaitInSeconds : Nullable<int> with get, set
Public Property AfterStageWaitInSeconds As Nullable(Of Integer)

Property Value

Applies to