Gets the proxy address.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Protected Overrides Function GetProxyAddress As Uri
C#
protected override Uri GetProxyAddress()

Return Value

Returns the proxy address with the correct schema applied.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also