| SucceededJobDtoResult Property |
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.SucceededJobDto.Result"]
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public Object Result { get; set; }
Public Property Result As Object
Get
Set
Property Value
Type:
ObjectSee Also