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

SharePointOnlineListSource.HttpRequestTimeout 属性

定义

从 SharePoint Online 获取响应的等待时间。 默认值为 5 分钟 (00:05:00) 。 Type:string (或 expression with resultType string) ,pattern: ( (\d+) .) ? (\d\d) : (60| ([0-5][0-9]) ) : (60| ([0-5][0-9]) ) 。

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

属性值

适用于