Returns a dictionary corresponding to all current local listeners. Key is connection type, value is local EndPoint of listener.
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Return Value
Type: Dictionary ConnectionType, List EndPoint[Missing <returns> documentation for "M:NetworkCommsDotNet.Connections.Connection.AllExistingLocalListenEndPoints"]
See Also