| PerformedContextException Property |
Gets an exception that occurred during the performance of the job.
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
Property Value
Type:
ExceptionSee Also