DownloadProgressChangedEventArgsReceivedBytes Property |
Gets the received bytes.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic byte[] ReceivedBytes { get; }Return Value
ByteA byte array that indicates the received bytes.
See Also