Click or drag to resize
JobFilterCollectionClear Method
Removes all filters from the global filter collection.

Namespace: Hangfire.Common
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public void Clear()
See Also