C# Class System.IO.MemoryMappedFiles.MemoryMappedView

Inheritance: IDisposable
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Methods

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