Hi,
I have an application that writes data to a text file using a FileStream. On Window Explorer I can see that the file size is changing as data is written to it. However, MS Sync Framework does not detect the changes.
If I periodically close and reopen the file then the change is detected. Is there an option that I can use so that MS Sync detects the change in a file while it is still being written to?
Thank you.
duc