ScheduledJobLogDto Constructors
A data transfer object (DTO) that provides a log storing the information about each run of a scheduled job.| Name | Description |
|---|---|
| ScheduledJobLogDto() | Initializes a new instance of the ScheduledJobLogDto class with the default settings. |
See Also