Class CreateIndexCommitQuorum
Represents a create index commit quorum.
- Inheritance
-
Create
Index Commit Quorum
- Derived
- Inherited Members
Properties
- Majority
Gets a create index commit quorum of majority.
- Voting
Members Gets a create index commit quorum of voting members.
Methods
- Create(int)
Creates a create index commit quorum with a w value.
- Create(string)
Creates a create index commit quorum with a mode value.
- To
Bson Value() Converts the create index commit quorum to a BsonValue.