cacheResponseForTypeT Class |
Namespace: imbACE.Core.cache
public class cacheResponseForType<T> : cacheResponseForType where T : new()
The cacheResponseForTypeT type exposes the following members.
| Name | Description | |
|---|---|---|
| cacheResponseForTypeT | Initializes a new instance of the cacheResponseForTypeT class |
| Name | Description | |
|---|---|---|
| cacheAge |
How old is the cache file
(Inherited from cacheResponseForType.) | |
| cacheFileExists |
if the cache file exists
(Inherited from cacheResponseForType.) | |
| cacheInstanceLoaded | (Inherited from cacheResponseForType.) | |
| directory | (Inherited from cacheResponseForType.) | |
| filepath | (Inherited from cacheResponseForType.) | |
| haveInstance |
if the cache was loaded
(Inherited from cacheResponseForType.) | |
| instance |
instance to be retrieved
(Inherited from cacheResponseForType.) | |
| instanceID | (Inherited from cacheResponseForType.) | |
| instanceType | (Inherited from cacheResponseForType.) | |
| instanceTyped |
Typed instance of item loaded from cache
| |
| instanceTypeName | (Inherited from cacheResponseForType.) |
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
(Inherited from cacheResponseForType.) | |
| getCacheFromHarddiskT |
Gets the cache from harddisk if the file is younger than limithours, otherwise deletes all
(Inherited from cacheResponseForType.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |