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