AMQPSession Type

Represents an AMQP session.

Remarks

This type represents an AMQP session.

Fields

IncomingWindow
Long

The incoming window size of this session.

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

Name
String

The name of this session.

This field holds the name of this session.

OutgoingWindow
Long

The outgoing window size of this session.

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

Constructors

public AMQPSession();
Public AMQPSession()

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 .NET Edition - Version 20.0 [Build 8265]