ListQueuesRequest Class

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

Returns a list of your queues.

Inheritance Hierarchy

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

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

Syntax

C#
public class ListQueuesRequest : AmazonWebServiceRequest
         IRequestEvents

The ListQueuesRequest type exposes the following members

Constructors

  Name Description
Public Method ListQueuesRequest()

Properties

  Name Description
Public Property QueueNamePrefix A string to use for filtering the list results. Only those queues whose name begins with the specified string are returned.

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