Click or drag to resize
RecurringJobDto Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.StorageRecurringJobDto

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

The RecurringJobDto type exposes the following members.

Constructors
  NameDescription
Public methodRecurringJobDto
Initializes a new instance of the RecurringJobDto class
Top
Properties
See Also