The CacheInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccessTimeout |
Waiting time gain access to the entry of file cache (File).
After this time, if the file entry are not available, an exception is thrown.
| |
| Binder |
Type serializer of custom objects.
| |
| BufferAccessTimeout |
Waiting time gain access to the buffer of file cache (File).
| |
| BufferSize | ||
| CacheName |
Cache entry name.
| |
| CachePath | ||
| CacheType |
Cache type. Default value is Auto.
| |
| Custom |
Type of custom cache.
| |
| CustomArgs |
Additional parameters for initialization a custom cache.
| |
| Duration |
Duration caching the query results (in seconds).
|
See Also