Click or drag to resize

ObjectEditorBaseRequestLength Property

Gets or sets the length of the request in text format.

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected int RequestLength { get; set; }

Property Value

Type: Int32
The length of the request.
See Also