LastWriteTime behavior

It appears from the IFS “UpdateOnCloseTest” and from NTFS experiments
that the LastWriteTime doesn’t get updated until the file is closed.

So my question is: If you write to a file, what are the rules for
changing LastWriteTime? Should it only be updated at close time?

Paul K