Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
File
Path
Wait
Till
Exists Method
Overload List
WaitTillExists(String)
Waits for the default duration (5 seconds) for a file to exist.
WaitTillExists(String, Double)
Waits for a file to exist for the specified number of seconds.
See Also
Reference
FilePath Class
Gemstone.IO Namespace
In This Article
Overload List
See Also