Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

DeleteMessage Method

Deletes the message specified.

Syntax

[VB.NET]
Public Sub DeleteMessage(ByVal QueueId As String, ByVal ReceiptHandle As String)
[C#]
public void DeleteMessage(string queueId, string receiptHandle);

Remarks

Deletes the message specified by ReceiptHandle from the queue specified by QueueId.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0