Overload List
Name | Description | |
---|---|---|
ExistingLocalListenEndPoints | Obsolete.
Returns a list of IPEndPoint corresponding to all current TCP local listeners
| |
ExistingLocalListenEndPoints(IPAddress) | Obsolete.
Returns a list of IPEndPoint corresponding to a possible local listeners on the provided IPAddress. If not listening on provided IPAddress returns empty list.
|
See Also