RanorexRanorex Documentation
Timeout Property
NamespacesRanorexImaging..::.FindOptionsTimeout
Gets or sets the timeout used to search for the specified feature.
Declaration Syntax
C#Visual BasicVisual C++
public Duration Timeout { get; set; }
Public Property Timeout As Duration
public:
property Duration^ Timeout {
	Duration^ get ();
	void set (Duration^ value);
}

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