Click or drag to resize
WrapperStreamLength Property
Gets the length in bytes of the stream.

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

Property Value

Type: Int64
See Also