| GlobalStateHandlersHandlers Property |
[Missing <summary> documentation for "P:Hangfire.GlobalStateHandlers.Handlers"]
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public static ICollection<IStateHandler> Handlers { get; }
Public Shared ReadOnly Property Handlers As ICollection(Of IStateHandler)
Get
Property Value
Type:
ICollectionIStateHandlerSee Also