proxy_enumerate
Description:
Creates a SocketAddressEnumerator for this that will return a ProxyAddress for each of its addresses that you must connect to via a proxy.
If this does not implement proxy_enumerate, this will fall back to calling enumerate.
Parameters:
this |
Returns:
a new SocketAddressEnumerator. |