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; } |