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