ServerProperties Property

A collection of table fields that describe properties of the server.

Syntax

public AMQPCTableFieldList ServerProperties { get; }
Public ReadOnly Property ServerProperties As AMQPCTableFieldList

Remarks

After connecting, this property will hold a collection of AMQPCTableField objects representing server properties.

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]