User guide
DeleteMessageResponse response =
amazonSQSClient.DeleteMessage(deleteMessageRequest);
Calling DeleteMessage unconditionally removes the message from the queue, regardless of the
visibility timeout setting. For more information about visibility timeouts, go to Visibility Timeout.
For information about sending a message to a queue, see Send an Amazon SQS Message (p. 124).
For information about receiving messages from a queue, see Receive a Message from an Amazon SQS
Queue (p. 124).
Related Resources
The following table lists related resources that you'll find useful when using Amazon SQS with the AWS
SDK for .NET.
DescriptionResource
Provides sample code, documentation, tools, and additional
resources to help you build applications on Amazon Web
Services.
Windows & .NET Developer Center
Provides documentation for the AWS SDK for .NET.AWS SDK for .NET Documentation
Provides documentation for the Amazon SQS service.Amazon Simple Queue Service (SQS)
Documentation
Programming Additional AWS Services with the
AWS SDK for .NET
The AWS SDK for .NET supports programming AWS services in addition to the ones that are described
previously in this chapter. For information about programming services with the SDK for .NET, see the
following resources.
In each of these table's Resources column, unless otherwise specified, entries in monospaced font refer
to programmatic API namespaces that can be found through the AWS SDK for .NET API Reference Table
of Contents.
Re-
sources
DescriptionService
See
Amazon.Auto-
Scal-
ing
and
Amazon.Auto-
Scal-
ing.Mod-
el
Launch or terminate Amazon EC2 instances auto-
matically
Auto Scaling
Version v2.0.0
126
AWS SDK for .NET Developer Guide
Additional Services