Sessions Property

Collection of active sessions.

Syntax

public AMQPSessionList Sessions { get; }
Public ReadOnly Property Sessions As AMQPSessionList

Remarks

This collection property holds a list of AMQPSession items, one for each currently active session.

Refer to CreateSession and CloseSession 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]