Attributes Property

A list of attributes for a queue.

Syntax

public SQSAttributeList Attributes { get; }
Public ReadOnly Property Attributes As SQSAttributeList

Remarks

After a call to GetQueueAttributes, Attributes will contain the attributes of the queue specified in the GetQueueAttributes request.

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]