Click or drag to resize

ReadConcernFeatureThrowIfNotSupported Method

Overload List
  NameDescription
Public methodThrowIfNotSupported(SemanticVersion)
Throws if the feature is not supported by a version of the server.
(Inherited from Feature.)
Public methodThrowIfNotSupported(SemanticVersion, ReadConcern)
Throws if the read concern value is not the server default and read concern is not supported.
Top
See Also