I am checking hash check for file. I want to know is the file completely copied in a drive and than I want to hash check on that file.
I am using System.IO.File. Copy function for file copy
Thanks in advance
I am using System.IO.File. Copy function for file copy
Thanks in advance
Comment