Returns a response for this request. If the response was retrieved once, return that response.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic | 
|---|
Public Overrides Function GetResponse As WebResponse  | 
| C# | 
|---|
public override WebResponse GetResponse()  |