This topic has not yet been rated - Rate this topic

WebTest.ResponseBodyCaptureLimit Property

Gets or sets the limit, in bytes, that is used to capture response data.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public int ResponseBodyCaptureLimit { get; set; }

Property Value

Type: System.Int32
The limit that is used to capture response data. The default value is 1,500,000 bytes.

This is measured in bytes.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ