ContinuousWebJobSettingsUpdateParameters.ShutdownGraceTimeInSeconds Property

Definition

Optional. Specify the time in seconds to wait for the WebJob to gracefully shutdown.

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

Property Value

Applies to