DataCacheNode Constructors
The Node element that is used to connect to a cached data store‘s Root or Node element.Name | Parameters | Description |
---|---|---|
DataCacheNode(ICacheToCacheCommunicationCore) | parentCache | Initializes a new instance of the DataCacheNode class with default settings and a specified parent cache element. |
See Also