ActivityPolicy.Timeout Property

Definition

Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

public object Timeout { get; set; }
member this.Timeout : obj with get, set
Public Property Timeout As Object

Property Value

Applies to