[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-05-23 21:00:46.670 UTC