©
本文档使用
php中文网手册 发布
(PHP 5 <= 5.0.5)
fam_cancel_monitor — Terminate monitoring
$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 。