Click or drag to resize
PerformedContextResult Property
Gets a value that was returned by the job.

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

Property Value

Type: Object
See Also