BBjFileSystem::unwatchAllDirectories
Description
In BBj 17.0 and higher, this method stops watching all directories currently being watched with BBjFileSystem::watchDirectory.
Syntax
Return Value |
Method |
void |
unwatchAllDirectories() |
Parameters
None.
Return Value
None.
Remarks
None.
Example
|
See Also
BBjFileSystem::unwatchDirectory
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.