Gets a uri that responsed to the request.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic |
|---|
Public Overrides ReadOnly Property ResponseUri As Uri Get |
| C# |
|---|
public override Uri ResponseUri { get; } |