Click or drag to resize

GetObjectMetadataResponseNextPosition Property

Start position for next appendable upload. This parameter is valid only when its value is larger than "0" and when "Appendable" is set to "true".

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public long NextPosition { get; }

Property Value

Type: Int64
See Also