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.TfvcHttpClient
Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
Public Class TfvcHttpClient _
    Inherits VssHttpClientBase
public class TfvcHttpClient : VssHttpClientBase
public ref class TfvcHttpClient : public VssHttpClientBase
type TfvcHttpClient =  
    class 
        inherit VssHttpClientBase 
    end
public class TfvcHttpClient extends VssHttpClientBase
The TfvcHttpClient 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)