Property Data
Data
Data is an OrderedDictionary that contains ProviderCacheItems provided by user while implement LoadNext method of ICacheLoader
Declaration
public OrderedDictionary Data { get; set; }
Property Value
Type | Description |
---|---|
OrderedDictionary |