AmazonSQSClient.SendMessage Method (SendMessageRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The SendMessage action delivers a message to the specified queue.

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

Syntax

C#
public virtual SendMessageResponse SendMessage(
         SendMessageRequest request
)

Parameters

request
Type: Amazon.SQS.Model.SendMessageRequest

Return Value
Type: Amazon.SQS.Model.SendMessageResponse
The response from the SendMessage service method, as returned by AmazonSQS.

Exceptions

Version Information

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