RanorexRanorex Documentation
TimeoutFactor Property
NamespacesRanorexAdapterTimeoutFactor
Gets or sets a value that all timeouts of find operations are multiplied with.
Declaration Syntax
C#Visual BasicVisual C++
public static double TimeoutFactor { get; set; }
Public Shared Property TimeoutFactor As Double
public:
static property double TimeoutFactor {
	double get ();
	void set (double value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)