TsgcWSPServer_sgc › Properties
Published properties grouped by purpose, followed by the full alphabetical list.
| Name | Description |
|---|---|
| Server | WebSocket server component used as transport for the sgc subprotocol. |
| Broker | Optional broker component that relays subprotocol messages between servers. |
| Guid | Unique identifier used to route messages to a specific server-side protocol instance. |
| Name | Description |
|---|---|
| QoS | Quality of Service options (Level, Interval, Timeout) for acknowledged delivery. |
| History | Per-channel message history options (Enabled, Size, TTLSeconds) used for reconnect recovery. |
| Name | Description |
|---|---|
| RPCAuthentication | Optional allow-list of RPC methods and matching users required to execute them. |
| Name | Description |
|---|---|
| Version | Read-only subprotocol version string. |
| Name | Description |
|---|---|
| Broker | Optional broker component that relays subprotocol messages between servers. |
| Guid | Unique identifier used to route messages to a specific server-side protocol instance. |
| History | Per-channel message history options (Enabled, Size, TTLSeconds) used for reconnect recovery. |
| QoS | Quality of Service options (Level, Interval, Timeout) for acknowledged delivery. |
| RPCAuthentication | Optional allow-list of RPC methods and matching users required to execute them. |
| Server | WebSocket server component used as transport for the sgc subprotocol. |
| Version | Read-only subprotocol version string. |