Table of Contents

Property Invocation

Namespace
Millrace.Storage
Assembly
Millrace.dll

Invocation

What each occurrence runs.

public required JobInvocation Invocation { get; init; }

Property Value

JobInvocation

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.