.NET Framework Class Library
System.IO.MemoryMappedFiles Namespace
The System.IO.MemoryMappedFiles namespace provides classes for using a memory-mapped file, which maps the contents of a file to an application’s logical address space.
Reference
Other Resources