Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

FSEvents.Stop

Stops FSEvent monitor.

Component Version macOS Windows Linux Server iOS SDK
FSEvents 5.4 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ❌ No
MBS( "FSEvents.Stop"; FSEventsRef )   More

Parameters

Parameter Description Example
FSEventsRef The reference number for this FSEvents object. $fstream

Result

Returns OK or error.

Description

Stops FSEvent monitor.
Unregisters with the FS Events service. The trigger will not be called for this stream while it is stopped. Stop can only be called if the stream has been started, via FSEvents.Start. Once stopped, the stream can be restarted via FSEvents.Start, at which point it will resume receiving events from where it left off ("sinceWhen").

See also

This function checks for a license.

Created 18th November 2015, last changed 19th November 2015


FSEvents.Started - FSEvents.UUIDForDevice