Table of Contents

Class ScheduledJobData

Namespace
JobFlow.Core.Jobs
Assembly
JobFlow.Core.dll

Used by Job schedulers when scheduling jobs.

public class ScheduledJobData
Inheritance
object
ScheduledJobData
Extension Methods

Constructors

ScheduledJobData(Guid)

public ScheduledJobData(Guid jobExternalId)

Parameters

jobExternalId Guid

Properties

JobExternalId

public Guid JobExternalId { get; }

Property Value

Guid