Click or drag to resize

SendUrlRequestParameters Properties

The SendUrlRequestParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance that initiated this request.
Public propertyNetwork
The INetwork instance associated with the handler.
(Inherited from NetworkParameters.)
Public propertyUrlRequest
The URL request received from the Chromium engine.
(Inherited from UrlRequestParameters.)
Top
See Also