AmazonEC2Client.EndAssociateAddress Method (IAsyncResult)

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

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

Syntax

C#
public virtual AssociateAddressResponse EndAssociateAddress(
         IAsyncResult asyncResult
)

Parameters

asyncResult
Type: System.IAsyncResult

The IAsyncResult returned by the call to BeginAssociateAddress.

Return Value
Type: Amazon.EC2.Model.AssociateAddressResponse
Returns a AssociateAddressResult from AmazonEC2.

Version Information

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