DownloadBlockRequest.BlockLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.