Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 622 of file HttpClient.cs.
References System.Net.Http.HttpClient._timeout, System.cancellationToken, System.Net.Http.HttpResponseMessage.Dispose(), System.Net.NetEventSource.Error(), System.SR.Format(), System.Threading.CancellationTokenSource.IsCancellationRequested, System.Net.NetEventSource.Log, System.Net.Http.HttpMessageInvoker.LogRequestFailed(), System.Exception.Message, System.SR.net_http_request_timedout, System.Threading.CancellationTokenSource.Token, and System.TimeSpan.TotalSeconds.
Referenced by System.Net.Http.HttpClient.GetByteArrayAsyncCore(), System.Net.Http.HttpClient.GetStreamAsyncCore(), System.Net.Http.HttpClient.GetStringAsyncCore(), System.Net.Http.HttpClient.Send(), and System.Net.Http.HttpClient.SendAsync().