Returns a ConnectionInfo array containing information for all connections
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- includeClosedConnections (Optional)
- Type: System Boolean
If true information for closed connections will also be included
Return Value
Type: List ConnectionInfoList of ConnectionInfo containing information for all requested connections
See Also