For a list of all members of this type, see FileCache members
Public Properties
Name | Description | |
---|---|---|
AccessTimeout | Determines how long to wait between file access errors before an exception is thrown. | |
Binder | Binder to use when serializing cache items. | |
CacheDirectory | Location in the file system to use for storing cache items. | |
CacheVirtualDirectory | Location in a web server to use for storing cache items. | |
DataSerializationMode | Determines the type of serialization to use when the data is saved into the cache. | |
DefaultCacheCapabilities | Capabilities of this cache. | |
DefaultPolicy | Default policy when setting cache values using the properties and methods that do not use a region name. | |
DefaultRegion | Name of the region to use when calling the properties and methods that do not use a region name. | |
Item | The cache item. | |
Name | Unique name of this cache object | |
PolicySerializationMode | Determines the type of serialization to use when the policy is saved into the cache. | |
|
Trace | Trace source associated with FileCache. |