Share via


VssHttpClientBase.MaxResponseContentBufferSize-Eigenschaft

Hinweis: Diese API ist mittlerweile veraltet.

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<ObsoleteAttribute("This property has been deprecated and will be removed in a future release. Remove all references.")> _
Public Property MaxResponseContentBufferSize As Long
[ObsoleteAttribute("This property has been deprecated and will be removed in a future release. Remove all references.")]
public long MaxResponseContentBufferSize { get; set; }

Eigenschaftswert

Typ: System.Int64

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpClientBase Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace