Click or drag to resize
WrapperStreamWriteTimeout Property
Gets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out.

Namespace: Aliyun.OSS.Common.Internal
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public override int WriteTimeout { get; set; }

Property Value

Type: Int32
See Also