Returns a list of
IPEndPoint corresponding with all UDP local listeners
Namespace: NetworkCommsDotNet.Connections.UDPAssembly: 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 with all UDP local listeners