Amount of total allowable adjustment when speed_adjusted_search is turned on. Does not affect adjustments going above the test speed, only those that are below.

Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public uint speed_adjusted_search_percentage
Visual Basic
Public speed_adjusted_search_percentage As UInteger
Visual C++
public:
unsigned int speed_adjusted_search_percentage

See Also