Returns a list of
IPEndPoint corresponding to all current TCP local listeners
Namespace: NetworkCommsDotNet.Connections.TCPAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
[ObsoleteAttribute("Depreciated, please use Connection.ExistingLocalListenEndPoints.")]
public static List<IPEndPoint> ExistingLocalListenEndPoints()
[ObsoleteAttribute("Depreciated, please use Connection.ExistingLocalListenEndPoints.")]
public static List<IPEndPoint> ExistingLocalListenEndPoints()
Return Value
Type:
List
IPEndPoint List of
IPEndPoint corresponding to all current TCP local listeners