DownloadBlockRequest.BlockLength Property

Definition

The size of the block in bytes.

public:
 property long BlockLength { long get(); void set(long value); };
public long BlockLength { get; set; }
member this.BlockLength : int64 with get, set
Public Property BlockLength As Long

Property Value

Blocks can be up to 4MB in length.

Applies to