Field DownloadChunkSize
Gets or sets the size of the download chunks. This value determines the size of each chunk when downloading data.
public static int DownloadChunkSize
Returns
- int
The default value is 32768 (8192 * 4).
Gets or sets the size of the download chunks. This value determines the size of each chunk when downloading data.
public static int DownloadChunkSize
The default value is 32768 (8192 * 4).