System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile Method

Creates a memory-mapped file from a file on disk.

Syntax

public static MemoryMappedFile CreateFromFile (string path)

Parameters

path
The path to file to map.

Returns

A memory-mapped file.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO.MemoryMappedFiles
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0