CachedDataStoreService Constructors
The base class for WCF services providing access to data via cached data stores (objects implementing the ICachedDataStore interface).
Name | Parameters | Description |
---|---|---|
Cached |
provider |
Initializes a new instance of the Cached |
See Also