←Select platform
In This Topic ▼

FileCache Class Properties

Summary

For a list of all members of this type, see FileCache members

Public Properties

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly