nikhilparchure
Programmer
Experiencing a file access exception saying that "The source is currently in use."
Need to handle this..
i.e. : if the file is accessed by some other resource than do not process the file.
How would I do it in C#
Regards
Nikhil
Need to handle this..
i.e. : if the file is accessed by some other resource than do not process the file.
How would I do it in C#
Regards
Nikhil