Class ReadPreferenceHedge
Represents a read preference hedge.
- Inheritance
-
Read
Preference Hedge
- Implements
- Inherited Members
Constructors
- Read
Preference Hedge(bool) Initializes an instance of ReadPreferenceHedge.
Properties
- Disabled
Gets a disabled read preference hedge.
- Enabled
Gets an enabled read preference hedge.
- Is
Enabled Gets whether hedged reads are enabled.
Methods
- Equals(Read
Preference Hedge) Indicates whether the current object is equal to another object of the same type.
- Equals(object)
Determines whether the specified object is equal to the current object.
- Get
Hash Code() Serves as the default hash function.
- To
Bson Document() Converts the read preference hedge to a BsonDocument.
- To
String() Returns a string that represents the current object.