AmazonSQSClient.EndSendMessageBatch Method (IAsyncResult)

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

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

Syntax

C#
public virtual SendMessageBatchResponse EndSendMessageBatch(
         IAsyncResult asyncResult
)

Parameters

asyncResult
Type: System.IAsyncResult

The IAsyncResult returned by the call to BeginSendMessageBatch.

Return Value
Type: Amazon.SQS.Model.SendMessageBatchResponse
Returns a SendMessageBatchResult from AmazonSQS.

Version Information

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