Property FSync
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
FSync
Gets the fsync value of the write concern.
public bool? FSync { get; }
Property Value
- bool?
 
Gets the fsync value of the write concern.
public bool? FSync { get; }