 | 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
Syntaxpublic Object Result { get; set; }
Public Property Result As Object
Get
Set
Property Value
Type:
Object
See Also