Table of Contents

Property Id

Namespace
Millrace.Storage
Assembly
Millrace.dll

Id

Engine-generated identity, stable for the life of the record.

public required JobId Id { get; init; }

Property Value

JobId

Remarks

Opaque to providers, which persist it verbatim and never mint or order by it. A requeue produces a new id rather than reusing this one — see RequeuedFrom.