Property AllowDiskUse NamespaceMongoDB.Driver AssemblyMongoDB.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?