Module flush

Source
Expand description

Provides functions for flushing memory-mapped file changes to disk. Flush policy configuration for MemoryMappedFile.

Controls when writes to a RW mapping should be flushed to disk.

Enumsยง

FlushPolicy
Policy controlling when to flush dirty pages to disk.