DownloadProgressChangedEventArgsReceivedBytesSize Property |
Gets the number of received bytes.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic long ReceivedBytesSize { get; }Return Value
Int64An System.Int64 value that indicates the number of received bytes.
See Also