Click or drag to resize

ByteRangeEnd Property

End position, that is the sequence number of the byte from which the download or copy ends

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public long End { get; set; }

Property Value

Type: Int64
See Also