0

Possible Duplicate:
open file in exclusive mode in C#

There is a file my app sometimes need to read from. An app must be sure that no one is using it before it start using it. And while it (app) using it, no one can modify it (or even read from it).

How can I do it?

Community
  • 1
  • 1

0 Answers0