Click or drag to resize

DownloadConfigurationMaximumBytesPerSecond Property

The maximum bytes per second that can be transferred through the base stream.

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

Property Value

Int64
See Also