[This is preliminary documentation and is subject to change.]
The CefUrlRequest type exposes the following members.Properties
Name | Description | |
---|---|---|
RequestError |
Returns the request error if status is UR_CANCELED or UR_FAILED, or 0
otherwise.
| |
RequestStatus |
Returns the request status.
|
See Also