Click or drag to resize

SavedRequestRequestOptions Property

Gets or sets the request options.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public RequestOptions RequestOptions { get; set; }

Property Value

Type: RequestOptions
The request options.
See Also