Click or drag to resize

DownloadConfigurationReserveStorageSpaceBeforeStartingDownload Property

Before starting the download, reserve the storage space of the file as file size. Default value is false.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool ReserveStorageSpaceBeforeStartingDownload { get; set; }

Property Value

Boolean
See Also