OnDemandScheduleUpdateJob
public struct OnDemandScheduleUpdateJob : AsyncJob
Job to update the Sched schedule on demand.
-
Declaration
Swift
public typealias Payload = EmptyJobPayload
-
dequeue(_:
Asynchronous_: ) Declaration
Swift
public func dequeue(_ context: QueueContext, _ payload: EmptyJobPayload) async throws