| IUrlRequest Interface | 
Namespace: CefSharp
 Syntax
SyntaxThe IUrlRequest type exposes the following members.
 Properties
Properties| 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also