Table of Contents

Property AllowDiskUse

Namespace
MongoDB.Driver
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?