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