Click or drag to resize
JobHistoryRendererExists Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.Exists(System.String)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static bool Exists(
	string state
)

Parameters

state
Type: SystemString

[Missing <param name="state"/> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.Exists(System.String)"]

Return Value

Type: Boolean
See Also