MongoIndexManagerBase<TDocument>.CreateManyAsync Method (IClientSessionHandle, IEnumerable<CreateIndexModel<TDocument>>, CreateManyIndexesOptions, CancellationToken) |
Namespace: MongoDB.Driver
public virtual Task<IEnumerable<string>> CreateManyAsync( IClientSessionHandle session, IEnumerable<CreateIndexModel<TDocument>> models, CreateManyIndexesOptions options, CancellationToken cancellationToken = null )