Click or drag to resize
GlobalStateHandlersHandlers Property

[Missing <summary> documentation for "P:Hangfire.GlobalStateHandlers.Handlers"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static ICollection<IStateHandler> Handlers { get; }

Property Value

Type: ICollectionIStateHandler
See Also