次の方法で共有


WebHookActivity.Timeout プロパティ

定義

Webhook を呼び出すタイムアウト。 値が指定されていない場合、既定値は 10 分です。 型: string。 パターン: ((\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

プロパティ値

適用対象