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ยง
- Flush
Policy - Policy controlling when to flush dirty pages to disk.