| MongoCollectionBaseTDocumentInsertOneAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | InsertOneAsync(TDocument, CancellationToken) | Obsolete. 
            Inserts a single document.
             | 
|  | InsertOneAsync(TDocument, InsertOneOptions, CancellationToken) | 
            Inserts a single document.
             | 
|  | InsertOneAsync(IClientSessionHandle, TDocument, InsertOneOptions, CancellationToken) | 
            Inserts a single document.
             | 
 See Also
See Also