| JobFilterInstance Property |
Gets the instance of the filter.
Namespace: Hangfire.CommonAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public Object Instance { get; protected set; }
Public Property Instance As Object
Get
Protected Set
Property Value
Type:
ObjectSee Also