Click or drag to resize
FailedJobDtoExceptionDetails Property

[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.FailedJobDto.ExceptionDetails"]

Namespace: Hangfire.Storage.Monitoring
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string ExceptionDetails { get; set; }

Property Value

Type: String
See Also