The properties of the DataCached class are listed below. For a complete list of DataCached class members, see the DataCached Members topic.
CachedAt | Gets the time the data were cached at (UTC). |
ClientFileName | Gets the name of the file on client side. |
DataStream | Gets a readonly stream on the cached data. |
Size | Gets the count of byte cached. |
StoredOnDisk | Indicates if data are stored on disk or not. |
DataCached Class | Hevea.Core Namespace