|  |  
 |   |   
 SYNOPSISbool mongoc_gridfs_bucket_abort_upload (mongoc_stream_t *stream); PARAMETERS
 DESCRIPTIONAborts the upload of a GridFS upload stream. RETURNSTrue on success. False otherwise, and sets an error on stream. SEE ALSO: mongoc_gridfs_bucket_open_upload_stream() mongoc_gridfs_bucket_open_upload_stream_with_id() AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc. 
 
 |