| JobFilterAttributeFilterProvider Constructor (Boolean) |
Namespace: Hangfire.CommonAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public JobFilterAttributeFilterProvider(
bool cacheAttributeInstances
)
Public Sub New (
cacheAttributeInstances As Boolean
)
Parameters
- cacheAttributeInstances
- Type: SystemBoolean
See Also