| GridFSFindOptions Properties | 
The GridFSFindOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BatchSize | 
            Gets or sets the batch size.
            (Inherited from GridFSFindOptionsTFileId.) | 
|  | Limit | 
            Gets or sets the maximum number of documents to return.
            (Inherited from GridFSFindOptionsTFileId.) | 
|  | MaxTime | 
            Gets or sets the maximum time the server should spend on the Find.
            (Inherited from GridFSFindOptionsTFileId.) | 
|  | NoCursorTimeout | 
            Gets or sets whether the cursor should not timeout.
            (Inherited from GridFSFindOptionsTFileId.) | 
|  | Skip | 
            Gets or sets the number of documents to skip.
            (Inherited from GridFSFindOptionsTFileId.) | 
|  | Sort | 
            Gets or sets the sort order.
             | 
 See Also
See Also