Property AllowDiskUse
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
AllowDiskUse
Gets or sets a value indicating whether to allow disk use.
public bool? AllowDiskUse { get; set; }
Property Value
bool?