Class ListIndexesOperation
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Represents a list indexes operation.
- Inheritance
-
List
Indexes Operation
- Implements
- Inherited Members
- Extension Methods
Constructors
- List
Indexes Operation(Collection Namespace, Message Encoder Settings) Initializes a new instance of the List
Indexes class.Operation
Properties
- Batch
Size Gets or sets the batch size.
- Collection
Namespace Gets the collection namespace.
- Comment
Gets or sets the comment.
- Message
Encoder Settings Gets the message encoder settings.
- Retry
Requested Gets or sets whether or not retry was requested.
Methods
- Execute(IRead
Binding, Cancellation Token) Executes the operation.
- Execute
Async(IRead Binding, Cancellation Token) Executes the operation.