C# Class Snowcode.S3BuildPublisher.SQS.DeleteSQSMessageTask

MSBuild task to delete a message from a queue.
Inheritance: AwsTaskBase
Datei anzeigen Open project: BookSwapSteve/AWS-MSBuild-Task-Library

Private Properties

Property Type Description

Protected Methods

Method Description
Execute ( AmazonSQS client ) : bool

Method Details

Execute() protected method

protected Execute ( AmazonSQS client ) : bool
client AmazonSQS
return bool