I am using twaitforfile for iterating over files from a folder.I tried with different option to identify which order it is picking the files for iteration but every time its behaving differently .Could not able to come the conclusion .
I have configured trigger on a file is created or updated or deleted
Could you please help me on this
As per below files I was hoping it will take C --> B -->A (BASED on LAST MODIFICATION DATE) but its confusing me each time