I am coding a module in C#. I need help in a case wherein...
There is a directory in which there are text files being written. Once this process is done, there would be no further changes being made in the directory. How do I know that the process of writing files in the directory has being completed?