[ROOT] / doc / toc / ARCCore / Enum / ActualConnectionP
ClientUpdatePosition , ClosingReason , ConnectionDirection , ConnectionInstruction , CountReceiveMessage , CountSendMessage , ErrorConditionData , Id , IsErrorCondition , MonkeyWrench , PartnerIPAddress , SubscriptionAsRequestedByClient , UnderClosure
Describes class ActualConnection.
| ClientUpdatePosition | Note how this is stored both as ClientUpdatePosition (on the client side) and ClientUpdatePosition (on the server side). | 
| ClosingReason | Reason why this connection was closed | 
| ConnectionDirection | |
| ConnectionInstruction | Only relevant when we are an Outgoing. | 
| CountReceiveMessage | |
| CountSendMessage | |
| ErrorConditionData | Detailed explanation about IsErrorCondition | 
| Id | When connection is used withStreamProcessor, the Id should be the same as the key used in the incoming / outgoing connection dictionary collection. | 
| IsErrorCondition | Some kind of error condition has occured regarding data going back and forth, but the TCP/IP connection itself is probably sound. | 
| MonkeyWrench | |
| PartnerIPAddress | TODO: Use more strongly typing for this. | 
| SubscriptionAsRequestedByClient | Originates from Subscription. | 
| UnderClosure | Set to TRUE if to be closed and reinitialized. | 
Generated 2025-11-04 07:41:23.311 UTC