Click or drag to resize

IMongoIndexManager<TDocument>.DropOneAsync Method

Overload List
  NameDescription
Public methodDropOneAsync(String, CancellationToken)
Drops an index by its name.
Public methodDropOneAsync(IClientSessionHandle, String, CancellationToken)
Drops an index by its name.
Top
See Also