Hi Everyone
I am facing a problem while a user is going to write in a file. My question is that if a User A open a file and start writing in file usin FileStream, if at the same other user try to access this file and try to write in it then he should wait until User A does not complete his work and close writer object. Waiting for quick response. It is very urgent. Thanks in advance.
...
Go to the complete details ...