[ROOT] / doc / tocNamespace / ARCCore / ActualConnection / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | Class | 
| Name | ActualConnection | 
| Namespace | ARCCore | 
| Type | ActualConnection | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCCore | 
| BaseTypes | PConcurrent | 
| ClassNamespace | ARCCore | 
| ClassType | ActualConnection | 
| CorrespondingEnumType | ActualConnectionP | 
| Interfaces | IP; -IEnumerable<IKIP>-; -IEnumerable- | 
The actual connection, its internal state, queue for sending and so on.
TODO: May 2020: The code in this class should be tidied up a bit before any more functionality is added.
Note how this class inherits PConcurrent which offers thread-safe access to properties (and is also able to ExposingApplicationState to outside).
Generated 2025-10-30 23:45:57.542 UTC