C#多线程造成内存不能为"read"或“Written”错误如何解决?
多半是同步的问题,参考 http://www.cnblogs.com/2018/category/297520.html
错误信息就是 内存不能 read/written 么?能不能将具体的错误打印出来参考一下