DataCacheRoot Constructors
The Root element that is used to connect Node elements to a cached data store.Name | Parameters | Description |
---|---|---|
DataCacheRoot(IDataStore) | subjectForCache | Initializes a new instance of the DataCacheRoot class with a specified data store provider connected to a data store to be cached. |
See Also