Method Drop
Drop(CancellationToken)
Drops the files and chunks collections associated with this GridFS bucket.
void Drop(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenThe cancellation token.
Drops the files and chunks collections associated with this GridFS bucket.
void Drop(CancellationToken cancellationToken = default)
cancellationToken
CancellationTokenThe cancellation token.