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.VssHttpClientBase
    Microsoft.TeamFoundation.SourceControl.WebApi.GitHttpClient
Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
Public Class GitHttpClient _
    Inherits VssHttpClientBase
public class GitHttpClient : VssHttpClientBase
public ref class GitHttpClient : public VssHttpClientBase
type GitHttpClient =  
    class 
        inherit VssHttpClientBase 
    end
public class GitHttpClient extends VssHttpClientBase
The GitHttpClient type exposes the following members.
Constructors
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | Client | (Inherited from VssHttpClientBase.) | 
| .gif) | DefaultRequestHeaders | (Inherited from VssHttpClientBase.) | 
| .gif) | Formatter | (Inherited from VssHttpClientBase.) | 
| .gif) | LastResponseContext | (Inherited from VssHttpClientBase.) | 
| .gif) | MaxResponseContentBufferSize | (Inherited from VssHttpClientBase.) | 
| .gif) | Timeout | (Inherited from VssHttpClientBase.) | 
| .gif) | TranslatedExceptions | (Inherited from VssHttpClientBase.) | 
Top
Methods
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.
.gif)
.gif)