Share via


WebHookActivity.Timeout Property

Definition

The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

public string Timeout { get; set; }
member this.Timeout : string with get, set
Public Property Timeout As String

Property Value

Applies to