Property AllowDiskUse
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
AllowDiskUse
Gets or sets a value indicating whether the server is allowed to write to disk while executing the Find operation.
public bool? AllowDiskUse { get; set; }Property Value
bool?