AmazonSQSClient.DeleteMessage Method (DeleteMessageRequest)

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

The DeleteMessage action unconditionally removes the specified message from the specified queue. Even if the message is locked by another reader due to the visibility timeout setting, it is still deleted from the queue.

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

Syntax

C#
public virtual DeleteMessageResponse DeleteMessage(
         DeleteMessageRequest request
)

Parameters

request
Type: Amazon.SQS.Model.DeleteMessageRequest

Exceptions

Version Information

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