PHP Dokumentation: Function fam-cancel-monitor
12. Januar 2010 von werner
fam_cancel_monitor
(PHP 5 <= 5.0.5)
fam_cancel_monitor — Terminate monitoring
Beschreibung
Terminates monitoring on a resource.
In addition an FAMAcknowledge event occurs.
Parameter-Liste
- fam
A resource representing a connection to the FAM service returned by fam_open()
- fam_monitor
A resource returned by one of the fam_monitor_XXX functions
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- fam_monitor_file() – Monitor a regular file for changes
- fam_monitor_directory() – Monitor a directory for changes
- fam_monitor_collection() – Monitor a collection of files in a directory for changes
- fam_suspend_monitor() – Temporarily suspend monitoring