Click or drag to resize

SettingsMaxSavedRequestsPerService Property

Maximum requests history saved for a service.

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

Property Value

Type: Int32
See Also