Click or drag to resize
DashboardMetricsGetMetrics Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.DashboardMetrics.GetMetrics"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static IEnumerable<DashboardMetric> GetMetrics()

Return Value

Type: IEnumerableDashboardMetric
See Also