Property FSync
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
FSync
Gets the fsync value.
public bool? FSync { get; }
Property Value
bool?
The fsync value.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the fsync value.
public bool? FSync { get; }
bool?
The fsync value.