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

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