79192805

Date: 2024-11-15 14:35:56
Score: 5
Natty:
Report link

This might not be possible considering that files being locked is a Windows thing and not a C# thing.

But I think if you use FileShare.ReadWrite this allows other users to be able to use the files while you are using them, this might be what you are looking for. It was answered in this post already:

How do you read a file which is in use?

Reasons:
  • Blacklisted phrase (1): How do you
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: qa test