| SucceededStateResult Property |
Gets the value returned by a job method.
Namespace: Hangfire.StatesAssembly: 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