AWS SDK for .NET Documentation
QuietMode Property
AmazonAmazon.S3.UtilS3DeleteBucketWithObjectsOptionsQuietMode Did this page help you?   Yes   No    Tell us about it...
Gets or sets a value which indicated whether verbose results shoule be returned to the Action<(Of <(<'T>)>)> callback. If quiet mode is true the callback will receive only keys where the delete operation encountered an error. If quiet mode is false the callback will receive keys for both successful and unsuccessful delete operations.
Declaration Syntax
C#
public bool QuietMode { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)