GridFSFindOptionsTFileId Properties | 
The GridFSFindOptionsTFileId generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDiskUse | 
            Gets or sets a value indicating whether the server is allowed to write to disk while executing the Find operation.
              | |
| BatchSize | 
            Gets or sets the batch size.
              | |
| Limit | 
            Gets or sets the maximum number of documents to return.
              | |
| MaxTime | 
            Gets or sets the maximum time the server should spend on the Find.
              | |
| NoCursorTimeout | 
            Gets or sets whether the cursor should not timeout.
              | |
| Skip | 
            Gets or sets the number of documents to skip.
              | |
| Sort | 
            Gets or sets the sort order.
              |