Returns the proxied URI for a destination.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Function GetProxy ( _ destination As Uri _ ) As Uri |
| C# |
|---|
public Uri GetProxy( Uri destination ) |
Parameters
- destination
- Type: System..::..Uri
The Uri of the requested FTP server.