AMQPSession Type

Represents an AMQP session.

Remarks

This type represents an AMQP session.

Fields

incomingWindow
Int64

The incoming window size of this session.

This property holds the incoming window size (in frames) of this session.

name
String

The name of this session.

This property holds the name of this session.

outgoingWindow
Int64

The outgoing window size of this session.

This property holds the outgoing window size (in frames) of this session.

Constructors

public init()

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