Click or drag to resize

CefUrlRequest Properties

The CefUrlRequest type exposes the following members.

Properties
  NameDescription
Public propertyRequestError
Returns the request error if status is UR_CANCELED or UR_FAILED, or 0 otherwise.
Public propertyRequestStatus
Returns the request status.
Top
See Also