UrlRequest Class |
[Missing <summary> documentation for "T:CefSharp.UrlRequest"]
Namespace: CefSharp
The UrlRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| UrlRequest(IRequest, IUrlRequestClient) | Initializes a new instance of the UrlRequest class | |
| UrlRequest(IRequest, IUrlRequestClient, IRequestContext) | Initializes a new instance of the UrlRequest class |
| Name | Description | |
|---|---|---|
| RequestStatus | ||
| Response | ||
| ResponseWasCached |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the UrlRequest | |
| Dispose(Boolean) | Releases the unmanaged resources used by the UrlRequest and optionally releases the managed resources | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |