This topic has not yet been rated - Rate this topic

WebTest.RequestBodyCaptureLimit Property

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

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

Property Value

Type: System.Int32
The limit that is used to capture request data. The default value is 750,000 bytes.

This is measured in bytes.

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