Click or drag to resize
Metric Constructor
Initializes a new instance of the Metric class

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public Metric(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Hangfire.Dashboard.Metric.#ctor(System.String)"]

See Also