Click or drag to resize

IMongoIndexManager<TDocument>.DropAllAsync Method

Overload List
  NameDescription
Public methodDropAllAsync(CancellationToken)
Drops all the indexes.
Public methodDropAllAsync(IClientSessionHandle, CancellationToken)
Drops all the indexes.
Top
See Also