UploadChunkRange Class

Definition

UploadChunkRange contains start and end position of byte chunk

public sealed class UploadChunkRange
type UploadChunkRange = class
Public NotInheritable Class UploadChunkRange
Inheritance
UploadChunkRange

Properties

EndPosition

Gets end position of byte chunk from an uploading file.

StartPosition

Get the start position of byte chunk from an uploading file.

Applies to