Click or drag to resize
Grid Solutions Framework

TargetCaches Class

Exposes a method to reinitialize sliding memory caches used by Grafana data sources.
Inheritance Hierarchy
SystemObject
  GrafanaAdaptersTargetCaches

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.181-beta
Syntax
public static class TargetCaches
View Source

The TargetCaches type exposes the following members.

Methods
 NameDescription
Public methodStatic memberResetAll Resets all sliding memory caches used by Grafana data sources.
Top
See Also