Click or drag to resize
FindOneAndDeleteOptions<TDocument, TProjection> Properties

The FindOneAndDeleteOptions< TDocument, TProjection> generic type exposes the following members.

Properties
  NameDescription
Public propertyMaxTime
Gets or sets the maximum time.
Public propertyProjection
Gets or sets the projection.
Public propertySort
Gets or sets the sort.
Top
See Also