Gets target URI final request connects to. When redirected, this is the URI the final response is retrieved.

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

Syntax

Visual Basic
Public ReadOnly Property Address As Uri
	Get
C#
public Uri Address { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also