Channels Property

Collection of active channels.

Syntax

public AMQPCChannelList Channels { get; }
Public ReadOnly Property Channels As AMQPCChannelList

Remarks

This collection property holds a list of AMQPCChannel items, one for each currently active channel.

Refer to CreateChannel and CloseChannel for more information.

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]