Finishes the asynchronous execution of the DisableBucketLogging operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DisableBucketLoggingResponse EndDisableBucketLogging( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDisableBucketLogging.
 Return Value
 Return ValueReturns a DisableBucketLoggingResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoDisableBucketLogging()()()()