| FailedJobDtoExceptionDetails Property |
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.FailedJobDto.ExceptionDetails"]
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public string ExceptionDetails { get; set; }
Public Property ExceptionDetails As String
Get
Set
Property Value
Type:
StringSee Also