Method Created
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
Created(JobId)
Reports that this call wrote the job.
public static JobEnqueueResult Created(JobId jobId)
Parameters
jobIdJobIdThe job this call created.
Returns
- JobEnqueueResult
The result of a created execution.