AWS SDK for .NET Documentation
EndGetChange Method (asyncResult)
AmazonAmazon.Route53AmazonRoute53ClientEndGetChange(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the GetChange operation.
Declaration Syntax
C#
public GetChangeResponse EndGetChange(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginGetChange.
Return Value
Returns a GetChangeResult from AmazonRoute53.
See Also

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)