AWS SDK for .NET Documentation
EndDeleteS3BucketWithObjects Method (asyncCancelableResult)
AmazonAmazon.S3.UtilAmazonS3UtilEndDeleteS3BucketWithObjects(IAsyncCancelableResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the DeleteS3BucketWithObjects operation.
Declaration Syntax
C#
public static void EndDeleteS3BucketWithObjects(
	IAsyncCancelableResult asyncCancelableResult
)
Parameters
asyncCancelableResult (IAsyncCancelableResult)
The IAsyncCancelableResult returned by the call to BeginDeleteS3BucketWithObjects.

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