Property FSync
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.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; }