| DashboardMetricFunc Property |
[Missing <summary> documentation for "P:Hangfire.Dashboard.DashboardMetric.Func"]
Namespace: Hangfire.DashboardAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public Func<RazorPage, Metric> Func { get; }
Public ReadOnly Property Func As Func(Of RazorPage, Metric)
Get
Property Value
Type:
FuncRazorPage,
MetricSee Also