IRequestContext Properties |
The IRequestContext type exposes the following members.
Name | Description | |
---|---|---|
CachePath |
Returns the cache path for this object. If empty an "incognito mode"
in-memory cache is being used.
| |
IsDisposed |
Gets a value indicating whether the RequestContext has been disposed of.
| |
IsGlobal |
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.
|