Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.WebApi.HttpClientExtensions
Namespace: Microsoft.VisualStudio.Services.WebApi
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class HttpClientExtensions
public static class HttpClientExtensions
[ExtensionAttribute]
public ref class HttpClientExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type HttpClientExtensions = class end
public final class HttpClientExtensions
The HttpClientExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
DeleteAsync | |
![]() ![]() |
DownloadFileFromTfsAsync | |
![]() ![]() |
PatchAsync(HttpClient, String, HttpContent) | |
![]() ![]() |
PatchAsync(HttpClient, String, HttpContent, CancellationToken) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.