Документация PHP 
| Документация DHTML | Документация Smarty | SVG/VML Графика и JavaScript
| Документация bash |
fam_cancel_monitor
(PHP 5 <= 5.0.5)
fam_cancel_monitor — Terminate monitoring
Описание
bool fam_cancel_monitor ( resource $fam , resource $fam_monitor )
Terminates monitoring on a resource.
In addition an FAMAcknowledge event occurs.
Список параметров
- 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 
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Смотрите также