IUrlRequest Interface | 
Namespace: CefSharp
The IUrlRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestStatus | 
            The request status.
              | |
| Response | 
            The response, or null if no response information is available
              | |
| ResponseWasCached | 
            True if the response was served from the cache.
              | 
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  (Inherited from IDisposable.) |