Hi Chip,
Thanks for your answer. As i've said, i've tried to use a wrapper class to synchronize the writer access. The problem is that sometimes (not very often) i need to close the writer in a thread, but also, to continue to use it in another thread.
What I'd like to know is :
1) how to...
I'd like to know a way to avoid the exception bellow
---------------------------------------------------------
System.IndexOutOfRangeException: Probable I/O race condition detected while copying memory. The I/O package is not thread safe by default. In multithreaded applications, a stream must...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.