Click or drag to resize
JobFilterCollectionCount Property
Gets the number of filters in the global job filter collection.

Namespace: Hangfire.Common
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also