Finishes the asynchronous execution of the DisableBucketLogging operation.

C# |
public DisableBucketLoggingResponse EndDisableBucketLogging( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDisableBucketLogging.

Returns a DisableBucketLoggingResponse from S3.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonS3Exception |

DisableBucketLogging()()()()