Method | Description | |
---|---|---|
ProgressEventArgs ( long totalBytesDownloaded, int bytesRecieved, long totalBytes ) : System |
public ProgressEventArgs ( long totalBytesDownloaded, int bytesRecieved, long totalBytes ) : System | ||
totalBytesDownloaded | long | |
bytesRecieved | int | |
totalBytes | long | |
return | System |