RanorexRanorex Documentation
FolderTimeout Property
NamespacesRanorex.CoreConfiguration..::.RepositoryConfigFolderTimeout
Gets or sets the default search timeout for non-application folders in a repository.
Declaration Syntax
C#Visual BasicVisual C++
public Duration FolderTimeout { get; set; }
Public Property FolderTimeout As Duration
public:
property Duration^ FolderTimeout {
	Duration^ get ();
	void set (Duration^ value);
}
Value
The folder timeout.

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