Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2146 of file WebClient.cs.
References System.Net.WebClient._reportDownloadProgressChanged, System.Net.WebClient._reportUploadProgressChanged, System.Net.WebClient.ProgressData.BytesReceived, System.Net.WebClient.ProgressData.BytesSent, System.Net.WebClient.ProgressData.HasUploadPhase, System.L, System.ComponentModel.AsyncOperation.Post(), System.Net.WebClient.ProgressData.TotalBytesToReceive, System.Net.WebClient.ProgressData.TotalBytesToSend, and System.ComponentModel.AsyncOperation.UserSuppliedState.
Referenced by System.Net.WebClient.DownloadBitsAsync(), and System.Net.WebClient.UploadBitsAsync().