Click or drag to resize
DashboardMetricsAddMetric Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.DashboardMetrics.AddMetric(Hangfire.Dashboard.DashboardMetric)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static void AddMetric(
	[NotNullAttribute] DashboardMetric metric
)

Parameters

metric
Type: Hangfire.DashboardDashboardMetric

[Missing <param name="metric"/> documentation for "M:Hangfire.Dashboard.DashboardMetrics.AddMetric(Hangfire.Dashboard.DashboardMetric)"]

See Also