CacheItemT Class |
Namespace: ASDSoft.WebSigner.Server.Cache
[SerializableAttribute] public abstract class CacheItem<T>
The CacheItemT type exposes the following members.
Name | Description | |
---|---|---|
CacheItemT |
Base constructor.
|
Name | Description | |
---|---|---|
Item |
Item stored in the cache.
| |
ValidToUtc |
Absolute UTC time when item expired in the cache.
|