Click or drag to resize
JobData Class

[Missing <summary> documentation for "T:Hangfire.Storage.JobData"]

Inheritance Hierarchy
SystemObject
  Hangfire.StorageJobData

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class JobData

The JobData type exposes the following members.

Constructors
  NameDescription
Public methodJobData
Initializes a new instance of the JobData class
Top
Properties
Methods
  NameDescription
Public methodEnsureLoaded
Top
See Also