Click or drag to resize
JobPerformanceException Class

[Missing <summary> documentation for "T:Hangfire.Server.JobPerformanceException"]

Inheritance Hierarchy
SystemObject
  SystemException
    Hangfire.ServerJobPerformanceException

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class JobPerformanceException : Exception

The JobPerformanceException type exposes the following members.

Constructors
  NameDescription
Public methodJobPerformanceException
Initializes a new instance of the JobPerformanceException class
Top
See Also