Overload List
Name | Description | |
---|---|---|
ExistingLocalListenEndPoints(ConnectionType) |
Returns a list of EndPoints corresponding to possible local listeners of the provided
ConnectionType. If no listeners exist returns empty list.
| |
ExistingLocalListenEndPoints(ConnectionType, EndPoint) |
Returns a list of EndPoint corresponding to possible local listeners of the provided
ConnectionType with a local EndPoint with matching IPAddress.
If no matching listeners exist returns empty list.
|
See Also