C# (CSharp) Amazon.SQS.Model ListQueuesRequest - 34 examples found. These are the top rated real world C# (CSharp) examples of Amazon.SQS.Model.ListQueuesRequest extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Container for the parameters to the ListQueues operation. Returns a list of your queues. The maximum number of queues that can be returned is 1,000. If you specify a value for the optional QueueNamePrefix parameter, only queues with a name that begins with the specified value are returned.