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 | |
---|---|---|
![]() |
Client | (Inherited from VssHttpClientBase.) |
![]() |
DefaultRequestHeaders | (Inherited from VssHttpClientBase.) |
![]() |
Formatter | (Inherited from VssHttpClientBase.) |
![]() |
LastResponseContext | (Inherited from VssHttpClientBase.) |
![]() |
MaxResponseContentBufferSize | (Inherited from VssHttpClientBase.) |
![]() |
Timeout | (Inherited from VssHttpClientBase.) |
![]() |
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.