Gets the proxy address.

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

Syntax

Visual Basic
Protected Overridable Function GetProxyAddress As Uri
C#
protected virtual 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