Previous | Next

DownloadX Properties

AutoRemoveCompletedFiles
Gets or sets a value indicating whether a file is automatically removed from the list after it was successfully downloaded.

BackColor
Gets or sets the background color.

Columns
Gets or sets a value designating which columns (indicators) will be displayed for each file being downloaded.

ColumnsBackColor
Gets or sets the columns background color.

ColumnsForeColor
Gets or sets the columns foreground color.

CommonSaveFolder
Gets or sets a value indicating whether all downloaded files are to be saved to the same folder.

ConcurrentDownloadFileCount
Gets or sets the number of files being downloaded at the same time.

ConnectionTimeout
Gets or sets the number of milliseconds the DownloadX control waits to receive a response from the server.

DownloadSessionTempSubfolder
Gets or sets a value identifying the download session.

Font
Gets or sets the font used to display the text.

MinFileSegmentSize
Gets or sets the minimum segment size (in bytes) of a file when it is split into several segments during the download.

ReceiveBufferSize
Gets or sets the buffer size (in bytes) the DownloadX control uses when receiving data from the server.

RetryCount
Gets or sets the number of attempts the DownloadX control will retry the failed operation in case an error occurs during the download.

RetryWait
Gets or sets the number of milliseconds the DownloadX control will wait between attempts to retry the failed operation in case an error occurs during the download.