fam_resume_monitor

(PHP 5 < 5.1.0)

fam_resume_monitorResume suspended monitoring

Beschreibung

fam_resume_monitor ( resource $fam , resource $fam_monitor ) : bool

Resumes monitoring of a resource previously suspended using fam_suspend_monitor().

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