4
Answers

checking if file is used by other application

Abiy Demilew

Abiy Demilew

17y
2.1k
1
I am trying to open and read a file that has been written by other application. I am trying to check if the file is stile open by other application or not. If it is open I will check back periodically if it is close I will go a head and open the file and use. I am writing a C# application. I am new to it. Can anyone help me please? Thanks, Abiy
Answers (4)