Datasnap.DSHTTP.TDSCacheResponseHandler.Close
Delphi
procedure Close; override;
C++
virtual void __fastcall Close(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSCacheResponseHandler |
Description
Frees the TDSCacheResponseHandler object.
The Close method frees the TDSCacheResponseHandler object, if FCacheId is not specified. This means that the TDSCacheResponseHandler object is not stored in the session cache.