Click or drag to resize
MongoDB.Driver.Core.Misc Namespace
The MongoDB.Driver.Core.Misc namespace contains miscellaneous classes.
Classes
  ClassDescription
Public classBatchableSourceT
Represents a source of items that can be broken into batches.
Public classBatchableSourceTOverflow
Represents an overflow item that did not fit in the most recent batch and will be become the first item in the next batch.
Public classEndPointHelper
Represents helper methods for EndPoints.
Public classEnsure
Represents methods that can be used to ensure that parameter values meet expected conditions.
Public classRangeT
Represents a range between a minimum and a maximum value.
Public classSemanticVersion
Represents a semantic version number.