Click or drag to resize

IRequestContext Properties

Version 89.0.170

The IRequestContext type exposes the following members.

Properties
  NameDescription
Public propertyCachePath
Returns the cache path for this object. If empty an "incognito mode" in-memory cache is being used.
Public propertyIsGlobal
Returns true if this object is the global context. The global context is used by default when creating a browser or URL request with a NULL context argument.
Top
See Also