Class CacheExportData
Exported cache state for analysis.
public class CacheExportData
Inheritance
Properties
TypeToSchemeMapping
Type to scheme mappings.
public Dictionary<string, long> TypeToSchemeMapping { get; set; }
Exported cache state for analysis.
public class CacheExportData
Type to scheme mappings.
public Dictionary<string, long> TypeToSchemeMapping { get; set; }