UpdateScheduleJobBase
class UpdateScheduleJobBase
Base class for the Sched schedule update job. This is common between the AsyncScheduledJob and AsyncJob.
-
execute(context:
Asynchronous) Declaration
Swift
static func execute(context: QueueContext) async throws