ReadConcernFeature Class (original) (raw)

Represents the read concern feature.

Inheritance Hierarchy

Namespace: MongoDB.Driver.Core.Misc
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public class ReadConcernFeature : Feature

Public Class ReadConcernFeature Inherits Feature

type ReadConcernFeature =
class inherit Feature end

The ReadConcernFeature type exposes the following members.

Constructors

| | Name | Description | | | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | | Public method | ReadConcernFeature | Initializes a new instance of the ReadConcernFeature class. |

Top

Properties

Methods

Extension Methods

See Also

Reference