Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DirectoryWatcher.TotalChangeCount
Queries the total number of changes seen.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DirectoryWatcher | 12.4 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
MBS( "DirectoryWatcher.TotalChangeCount" )
Parameters
none
Result
Returns number or error.
Description
Queries the total number of changes seen.Good for debugging to see how many changes happened between two time stamps by comparing the counter before and after.
See also
Release notes
- Version 12.4
- Added DirectoryWatcher.TotalChangeCount function.
Blog Entries
This function is free to use.
Created 29th July 2022, last changed 29th July 2022
