SendMessageRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the SendMessage operation.

The SendMessage action delivers a message to the specified queue.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SQS.Model.SendMessageRequest

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

Syntax

C#
public class SendMessageRequest : AmazonWebServiceRequest
         IRequestEvents

The SendMessageRequest type exposes the following members

Constructors

  Name Description
Public Method SendMessageRequest()

Properties

  Name Description
Public Property DelaySeconds The number of seconds the message has to be delayed.
Public Property MessageBody The message to send.
Public Property QueueUrl The URL of the SQS queue to take action on.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8