Opens an existing memory-mapped file that has the specified name in system memory.
mapName The name of the memory-mapped file to open.
A memory-mapped file that has the specified name.
The memory-mapped file can be either a persisted memory-mapped file (associated with a file on disk) or non persisted.