Click or drag to resize

SendRequestTestStepRequestOptions Property

Gets or sets the request options.

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

Property Value

Type: RequestOptions
The request options.
See Also