Click or drag to resize
AppendObjectResultNextAppendPosition Property
指明下一次请求应当提供的position。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
public long NextAppendPosition { get; }

Property Value

Type: Int64
See Also