1 reference to MaxFlushWaits
System.Core (1)
System\IO\MemoryMappedFiles\MemoryMappedView.cs (1)
201
for (Int32 w = 0; canRetry && w <
MaxFlushWaits
; w++) {