Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
File
Path
Wait
For
Read
Lock Method
Overload List
WaitForReadLock(String)
Waits for the default duration (5 seconds) for read access on a file.
WaitForReadLock(String, Double)
Waits for read access on a file for the specified number of seconds.
See Also
Reference
FilePath Class
Gemstone.IO Namespace
In This Article
Overload List
See Also