AmazonS3Client.EndGetBucketNotification Method (IAsyncResult)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Finishes the asynchronous execution of the GetBucketNotification operation.

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual GetBucketNotificationResponse EndGetBucketNotification(
         IAsyncResult asyncResult
)

Parameters

asyncResult
Type: System.IAsyncResult

The IAsyncResult returned by the call to BeginGetBucketNotification.

Return Value
Type: Amazon.S3.Model.GetBucketNotificationResponse
Returns a GetBucketNotificationResult from AmazonS3.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5