Queues Property

The queues retrieved as a result of calling ListMessages .

Syntax

public SqsQueueList Queues { get; }
Public ReadOnly Property Queues As SqsQueueList

Remarks

This property will be populated with a list of queues after a call to ListQueues.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]