Query: fam_resume_monitor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FAM_RESUME_MONITOR(3) 1 FAM_RESUME_MONITOR(3) fam_resume_monitor - Resume suspended monitoringSYNOPSISbool fam_resume_monitor (resource $fam, resource $fam_monitor)DESCRIPTIONResumes monitoring of a resource previously suspended using fam_suspend_monitor(3).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_suspend_monitor(3). PHP Documentation Group FAM_RESUME_MONITOR(3)