Query: fam_cancel_monitor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FAM_CANCEL_MONITOR(3) 1 FAM_CANCEL_MONITOR(3) fam_cancel_monitor - Terminate monitoringSYNOPSISbool fam_cancel_monitor (resource $fam, resource $fam_monitor)DESCRIPTIONTerminates monitoring on a resource. In addition an FAMAcknowledge event occurs.PARAMETERSo $fam - A resource representing a connection to the FAM service returned by fam_open(3) o $fam_monitor - A resource returned by one of the fam_monitor_XXX functionsRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOfam_monitor_file(3), fam_monitor_directory(3), fam_monitor_collection(3), fam_suspend_monitor(3). PHP Documentation Group FAM_CANCEL_MONITOR(3)