System.IO.MemoryMappedFiles.MemoryMappedViewAccessor Members

The members of System.IO.MemoryMappedFiles.MemoryMappedViewAccessor are listed below.

See Also: Inherited members from System.IO.UnmanagedMemoryAccessor

Public Properties

[read-only]
SafeMemoryMappedViewHandleMicrosoft.Win32.SafeHandles.SafeMemoryMappedViewHandle.

Gets a handle to the view of a memory-mapped file.

Public Methods

Flush()

Clears all buffers for this view and causes any buffered data to be written to the underlying file.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IDisposable.DisposeDocumentation for this section has not yet been entered.