Click or drag to resize

IRequestContext Properties

Version 94.4.20

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 propertyIsDisposed
Gets a value indicating whether the RequestContext has been disposed of.
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