Consume disposed Memory Mapped File
问题 Please excuse me if this is a poor question as I am not good with memory mapped files. I am using memory mapped files in my project. I am tracking the files in progress and the file that has already processed in memory mapped files. I have two memory mapped files. In the first memory mapped file, I keep track of processed files and in the second memory mapped file, I keep track of files under processing. So when the processing is complete on a particular file, I make an entry in the first