[ROOT] / doc / toc / ARCCore / Enum / ConnectionInstructionP
ClientId , ConnectionId , DataTransferDirection , MultipleConnectionUsage , ServerHostName , ServerPortNo , Sharding , Subscription
Describes class ConnectionInstruction.
| ClientId | The AgoRapide node-id for which this connection is relevant. Used for distributing over the PropertyStream information to the clients about which possible nodes they can connect to. | 
| ConnectionId | Usually a combination of ClientId, ServerHostName and ServerPortNo. | 
| DataTransferDirection | |
| MultipleConnectionUsage | |
| ServerHostName | The host (DNS or IP-address) for which to connect. | 
| ServerPortNo | The port number for which to connect. | 
| Sharding | |
| Subscription | The actual subscripton. This is what the connecting party / (downstream) client would send over its TCP/IP connection to the (upstream) server. | 
Generated 2025-10-30 23:44:04.083 UTC