TsgcWSPServer_WAMP › Properties
TsgcWSPServer_WAMP Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Server
| Name | Description |
| Server | References the TsgcWebSocketServer that carries WAMP v1 frames over accepted WebSocket connections. |
| Broker | References a raw-TCP broker server component so the WAMP subprotocol is served over a plain socket instead of a WebSocket. |
Diagnostics
| Name | Description |
| Guid | Unique identifier that distinguishes this WAMP protocol handler inside the hosting server. |
| Version | Read-only string with the sgcWebSockets build version of the WAMP server subprotocol component. |
All Properties (alphabetical)
| Name | Description |
| Broker | References a raw-TCP broker server component so the WAMP subprotocol is served over a plain socket instead of a WebSocket. |
| Guid | Unique identifier that distinguishes this WAMP protocol handler inside the hosting server. |
| Server | References the TsgcWebSocketServer that carries WAMP v1 frames over accepted WebSocket connections. |
| Version | Read-only string with the sgcWebSockets build version of the WAMP server subprotocol component. |