Click or drag to resize
ClientConfigurationConnectionTimeout Property
获取或设置连接超时时间,单位为毫秒。

Namespace: Aliyun.OSS.Common
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
public int ConnectionTimeout { get; set; }

Property Value

Type: Int32
See Also