Finishes the asynchronous execution of the GetBucketLogging operation.

C# |
public GetBucketLoggingResponse EndGetBucketLogging( IAsyncResult asyncResult )

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

Returns a GetBucketLoggingResponse from S3.

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

GetBucketLogging()()()()