TCPConnectionStartListening Method (IPEndPoint, Boolean, Boolean) |
Note: This API is now obsolete.
Namespace: NetworkCommsDotNet.Connections.TCP
[ObsoleteAttribute("Depreciated, please use Connection.StartListening.")] public static void StartListening( IPEndPoint newLocalEndPoint, bool useRandomPortFailOver = true, bool allowDiscoverable = false )