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

DirectoryWatcher.ReleaseAll

Releases all directory watchers.

Component Version macOS Windows Linux Server iOS SDK
DirectoryWatcher 7.4 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "DirectoryWatcher.ReleaseAll" )

Parameters

none

Result

Returns OK or error.

Description

Releases all directory watchers.
Be aware that on a server this may free objects, which are used by other scripts running in parallel!

Examples

Cleanup:

Set Variable [ $r ; Value: MBS( "DirectoryWatcher.ReleaseAll" ) ]

See also

Release notes

Blog Entries

This function is free to use.

Created 6th August 2017, last changed 27th August 2023


DirectoryWatcher.Release - DirectoryWatcher.SetEvaluate