Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.HttpMessageInvoker Member List

This is the complete list of members for System.Net.Http.HttpMessageInvoker, including all inherited members.

_disposedSystem.Net.Http.HttpMessageInvokerprivate
_disposeHandlerSystem.Net.Http.HttpMessageInvokerprivate
_handlerSystem.Net.Http.HttpMessageInvokerprivate
CheckDisposed()System.Net.Http.HttpMessageInvokerinlineprivate
Dispose()System.Net.Http.HttpMessageInvokerinline
Dispose(bool disposing)System.Net.Http.HttpMessageInvokerinlineprotectedvirtual
HttpMessageInvoker(HttpMessageHandler handler)System.Net.Http.HttpMessageInvokerinline
HttpMessageInvoker(HttpMessageHandler handler, bool disposeHandler)System.Net.Http.HttpMessageInvokerinline
LogRequestFailed(bool telemetryStarted)System.Net.Http.HttpMessageInvokerinlinepackagestatic
Send(HttpRequestMessage request, CancellationToken cancellationToken)System.Net.Http.HttpMessageInvokerinlinevirtual
SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)System.Net.Http.HttpMessageInvokerinlinevirtual
ShouldSendWithTelemetry(HttpRequestMessage request)System.Net.Http.HttpMessageInvokerinlineprivatestatic