Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
File
Path
Wait
For
Write
Lock Method
Overload List
WaitForWriteLock(String)
Waits for the default duration (5 seconds) for write access on a file.
WaitForWriteLock(String, Double)
Waits for write 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