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