This is probably a really simple thing, but I haven't been able to find it, and I'm probably just searching for the wrong thing...
XmlTextReader --> Does it lock the file you're reading? I'm using reader.Read() and that's about it.
|
This is probably a really simple thing, but I haven't been able to find it, and I'm probably just searching for the wrong thing... XmlTextReader --> Does it lock the file you're reading? I'm using reader.Read() and that's about it.
| ||||
|
feedback
|
|
When you create a new
You can now read without having a lock. | |||||||||
feedback
|