Table of Contents

Field DownloadChunkSize

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

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).