C# Class System.IO.MemoryMappedFiles.MemoryMappedView

Inheritance: IDisposable
Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
CreateView ( SafeMemoryMappedFileHandle memMappedFileHandle, MemoryMappedFileAccess access, long offset, long size ) : MemoryMappedView
Flush ( UIntPtr capacity ) : void
GetSystemPageAllocationGranularity ( ) : int