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