PHP Doku:: Terminate monitoring - function.fam-cancel-monitor.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteFile Alteration MonitorFAM Funktionenfam_cancel_monitor

Ein Service von Reinhard Neidl - Webprogrammierung.

FAM Funktionen

<<FAM Funktionen

fam_close>>

fam_cancel_monitor

(PHP 5 <= 5.0.5)

fam_cancel_monitorTerminate monitoring

Beschreibung

bool fam_cancel_monitor ( resource $fam , resource $fam_monitor )

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)