Share via


DurableTaskOptions.UseGracefulShutdown Property

Definition

Preview setting for gracefully shutting down to prevent WebJob shutdowns from failing activities or orchestrations.

public bool UseGracefulShutdown { get; set; }
member this.UseGracefulShutdown : bool with get, set
Public Property UseGracefulShutdown As Boolean

Property Value

Applies to