MemoryCache.ICacheRecordMetadata
Interface
The CacheRecord metadata interface.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
protected interface MemoryCache.ICacheRecordMetadata
Derived Classes:
Properties
File length.
C#
long FileStorageLength { get; }
Last access DateTime.
C#
DateTime LastAccess { get; }