ClientConfigurationConnectionTimeout Property |
获取或设置连接超时时间,单位为毫秒。
Namespace: Aliyun.OpenServicesAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic int ConnectionTimeout { get; set; }
Public Property ConnectionTimeout As Integer
Get
Set
Property Value
Type:
Int32
See Also