Protocol
AsyncScheduledJob
Describes a job that can be scheduled and repeated
protocol AsyncScheduledJob : ScheduledJob
Topics
Instance Properties
Instance Methods
func run(context: QueueContext) async throwsThe method called when the job is run
Relationships
Inherits From
ScheduledJobSwift.SendableSwift.SendableMetatype