API:Datasnap.DSHTTP.TDSHTTPServerTransport.CacheContext
Delphi
property CacheContext: string read GetCacheContext write SetCacheContext stored IsCacheContextStored;
C++
__property CacheContext;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPServerTransport |
Description
Specifies the cache URL context. {{#multireplace:Datasnap.DSHTTP.TDSHTTPServerTransport.CacheContext|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSHTTP.TCustomDSHTTPServerTransport.CacheContext|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSHTTP.TCustomDSHTTPServerTransport.CacheContext|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the cache URL context.
The CacheContext property specifies what string to use as the cache part of the URL, which accesses the session cache. By default, the context is set to cache, but it can be changed to anything.
For example, http://my.site.com/datasnap/cache/.