Property Invocation
Invocation
What each occurrence runs.
public required JobInvocation Invocation { get; init; }
Property Value
Remarks
Copied onto the fired job, so an occurrence already enqueued keeps running the invocation captured when it fired even if the definition is edited underneath it.