AWS SDK for .NET Documentation
EndDefineRankExpression Method (asyncResult)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchEndDefineRankExpression(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the DefineRankExpression operation.
Declaration Syntax
C#
DefineRankExpressionResponse EndDefineRankExpression(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginDefineRankExpression.
Return Value
Returns a DefineRankExpressionResult from AmazonCloudSearch.
See Also

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