Click or drag to resize

DownloadProgressChangedEventArgsProgressedByteSize Property

How many bytes progressed per this time

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

Property Value

Int64
See Also