 | 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
Syntaxpublic string ExceptionMessage { get; set; }
Public Property ExceptionMessage As String
Get
Set
Property Value
Type:
String
See Also