| PerformedContextResult Property |
Gets a value that was returned by the job.
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public Object Result { get; }
Public ReadOnly Property Result As Object
Get
Property Value
Type:
ObjectSee Also