TsgcWSPClient_AMQP1 › Properties

TsgcWSPClient_AMQP1 Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Connection

NameDescription
ClientReferences the TsgcWebSocketClient that carries AMQP 1.0 frames when tunnelling the protocol over WebSockets.
BrokerOptional TsgcWSPClient_Broker that lets several subprotocols share a single WebSocket connection instead of each subprotocol owning its own Client.
GuidUnique identifier that binds this subprotocol instance to its WebSocket or broker connection.

Protocol

NameDescription
AMQPOptionsContainer-level parameters negotiated with the peer during the AMQP 1.0 Open frame (container-id, channel-max, max-frame-size, idle-timeout and SASL/link windowing).

Diagnostics

NameDescription
VersionRead-only string with the sgcWebSockets build version of the AMQP 1.0 subprotocol component.

All Properties (alphabetical)

NameDescription
AMQPOptionsContainer-level parameters negotiated with the peer during the AMQP 1.0 Open frame (container-id, channel-max, max-frame-size, idle-timeout and SASL/link windowing).
BrokerOptional TsgcWSPClient_Broker that lets several subprotocols share a single WebSocket connection instead of each subprotocol owning its own Client.
ClientReferences the TsgcWebSocketClient that carries AMQP 1.0 frames when tunnelling the protocol over WebSockets.
GuidUnique identifier that binds this subprotocol instance to its WebSocket or broker connection.
VersionRead-only string with the sgcWebSockets build version of the AMQP 1.0 subprotocol component.