Click or drag to resize
GridFSFindOptions Properties

The GridFSFindOptions type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Gets or sets the batch size.
Public propertyLimit
Gets or sets the maximum number of documents to return.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on the Find.
Public propertyNoCursorTimeout
Gets or sets whether the cursor should not timeout.
Public propertySkip
Gets or sets the number of documents to skip.
Public propertySort
Gets or sets the sort order.
Top
See Also