Click or drag to resize
DeletedJobDto Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.Storage.MonitoringDeletedJobDto

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

The DeletedJobDto type exposes the following members.

Constructors
  NameDescription
Public methodDeletedJobDto
Initializes a new instance of the DeletedJobDto class
Top
Properties
See Also