Quando crei IQueryable da un IMongoCollection, puoi passare AggregateOptions che ti consentono di impostare AllowDiskUse. https://github .com/mongodb/mongo-csharp-driver/blob/master/src/MongoDB.Driver/IMongoCollectionExtensions.cs#L53