DataCacheCookie Constructors
A cached data store‘s Root element (DataCacheRoot or MSSql2005SqlDependencyCacheRoot) state information stored in a Node element (DataCacheNode or DataCacheNodeLocal).Name | Parameters | Description |
---|---|---|
DataCacheCookie() | none | This member supports the internal infrastructure and is not intended to be used directly from your code. |
DataCacheCookie(Guid, Int64) | guid, age | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also