ScheduledJobResultDto Constructors
A data transfer object (DTO) that provides detailed information about the results of executing a scheduled job.Name | Description |
---|---|
ScheduledJobResultDto() | Initializes a new instance of the ScheduledJobResultDto class with the default settings. |
See Also