TsgcWSPClient_AMQP1 › Properties
TsgcWSPClient_AMQP1 Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Connection
| Name | Description |
| Client | References the TsgcWebSocketClient that carries AMQP 1.0 frames when tunnelling the protocol over WebSockets. |
| Broker | Optional TsgcWSPClient_Broker that lets several subprotocols share a single WebSocket connection instead of each subprotocol owning its own Client. |
| Guid | Unique identifier that binds this subprotocol instance to its WebSocket or broker connection. |
Protocol
| Name | Description |
| AMQPOptions | Container-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
| Name | Description |
| Version | Read-only string with the sgcWebSockets build version of the AMQP 1.0 subprotocol component. |
All Properties (alphabetical)
| Name | Description |
| AMQPOptions | Container-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). |
| Broker | Optional TsgcWSPClient_Broker that lets several subprotocols share a single WebSocket connection instead of each subprotocol owning its own Client. |
| Client | References the TsgcWebSocketClient that carries AMQP 1.0 frames when tunnelling the protocol over WebSockets. |
| Guid | Unique identifier that binds this subprotocol instance to its WebSocket or broker connection. |
| Version | Read-only string with the sgcWebSockets build version of the AMQP 1.0 subprotocol component. |