fam_cancel_monitor

(PHP 5 <= 5.0.5)
Terminate monitoring
bool fam_cancel_monitor ( resource $fam, resource $fam_monitor )

Terminates monitoring on a resource.

In addition an FAMAcknowledge event occurs.

Parameters:
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

Returns:

Returns TRUE on success or FALSE on failure.

See also:

fam_monitor_file() -

fam_monitor_directory() -

fam_monitor_collection() -

fam_suspend_monitor() -

doc_php
2016-02-24 16:08:37
Comments
Leave a Comment

Please login to continue.