你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebHookActivity.Timeout 属性

定义

应回调 Webhook 的超时时间。 如果未指定值,则默认为 10 分钟。 类型:字符串。 模式: ( (\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

属性值

适用于