System.Net.DownloadProgressChangedEventArgs public class DownloadProgressChangedEventArgs : ProgressChangedEventArgs Documentation Code public long BytesReceived { get; } public long TotalBytesToReceive { get; }