MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.GridFS
GridFSBucket Class
GridFSBucket Methods
DeleteAsync Method
DeleteAsync Method (BsonValue, CancellationToken)
DeleteAsync Method (ObjectId, CancellationToken)
GridFSBucket
.
DeleteAsync Method
Overload List
Name
Description
DeleteAsync(BsonValue, CancellationToken)
Obsolete.
Deletes a file from GridFS.
DeleteAsync(ObjectId, CancellationToken)
Deletes a file from GridFS.
Top
See Also
Reference
GridFSBucket Class
MongoDB.Driver.GridFS Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB