System.IO.MemoryMappedFiles Namespace Home
This page is specific to:.NET Framework Version:4.0
.NET Framework Class Library
System.IO.MemoryMappedFiles Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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.

Classes

  ClassDescription
Public classMemoryMappedFileRepresents a memory-mapped file.
Public classMemoryMappedFileSecurityRepresents the permissions that can be granted for file access and operations on memory-mapped files.
Public classMemoryMappedViewAccessorRepresents a randomly accessed view of a memory-mapped file.
Public classMemoryMappedViewStreamRepresents a view of a memory-mapped file as a sequentially accessed stream.
Enumerations

  EnumerationDescription
Public enumerationMemoryMappedFileAccessSpecifies access capabilities and restrictions for a memory-mapped file or view.
Public enumerationMemoryMappedFileOptionsProvides memory allocation options for memory-mapped files.
Public enumerationMemoryMappedFileRightsSpecifies access rights to a memory-mapped file that is not associated with a file on disk.
See Also

Reference

Other Resources

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View