Click or drag to resize
WrapperStreamPosition Property
Gets or sets the position within the current 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 Position { get; set; }

Property Value

Type: Int64
See Also