Click or drag to resize
SucceededStateResult Property
Gets the value returned by a job method.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public Object Result { get; }

Property Value

Type: Object
See Also