Table of Contents

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

jobId JobId

The job this call created.

Returns

JobEnqueueResult

The result of a created execution.