Datasnap.DSHTTP.TDSCacheResponseHandler.FCacheId

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TDSCacheResponseHandler

Delphi

FCacheId: Integer;

C++

int FCacheId;

Description

Protected field that is a number specifying the cache identifier.

FCacheId is a protected field that is a number specifying the cache identifier.

See Also