Property EnqueuedTrace
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
EnqueuedTrace
The trace the execution was enqueued inside, or null when the row records none.
public JobTraceContext? EnqueuedTrace { get; init; }
The trace the execution was enqueued inside, or null when the row records none.
public JobTraceContext? EnqueuedTrace { get; init; }