IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Implements blocking until the specified file is deleted (becomes nonexistent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function. More...
Public Member Functions | |
WaitFileRemovalByProxy (string filePath) |
Implements blocking until the specified file is deleted (becomes nonexistent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function.
$A Igor Jun10; TODO: implement non-Latence vaiting (via file events)!
IG::Lib::WaitFileRemovalByProxy::WaitFileRemovalByProxy | ( | string | filePath | ) | [inline] |