MongoDB.Driver.Core.Misc Namespace (original) (raw)

The MongoDB.Driver.Core.Misc namespace contains miscellaneous classes.

| | Class | Description | | | ------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | Public class | ArrayFiltersFeature | Represents the arrayFilters feature. | | Public class | BatchableSourceT | Represents a batch of items that can be split if not all items can be processed at once. | | Public class | CollationFeature | Represents the collation feature. | | Public class | CommandsThatWriteAcceptWriteConcernFeature | Represents the commands that write accept write concern concern feature. | | Public class | EndPointHelper | Represents helper methods for EndPoints. | | Public class | Ensure | Represents methods that can be used to ensure that parameter values meet expected conditions. | | Public class | Feature | Represents a feature that is not supported by all versions of the server. | | Public class | FixedCountBatchableSourceSerializerTItem | A serializer for BatchableSource that serializes a fixed count of items. | | Public class | RangeT | Represents a range between a minimum and a maximum value. | | Public class | ReadConcernFeature | Represents the read concern feature. | | Public class | SemanticVersion | Represents a semantic version number. | | Public class | SemaphoreSlimRequest | Represents a tentative request to acquire a SemaphoreSlim. | | Public class | SizeLimitingBatchableSourceSerializerTItem | A serializer for BatchableSource that serializes as much of the BatchableSource as fits in the max batch count and size. |