Class SchemeCacheStatistics
Scheme cache statistics.
public class SchemeCacheStatistics
Inheritance
Properties
RequestsByType
Detailed statistics by request type.
public Dictionary<string, long> RequestsByType { get; set; }
Scheme cache statistics.
public class SchemeCacheStatistics
Detailed statistics by request type.
public Dictionary<string, long> RequestsByType { get; set; }