Table of Contents

Class JobCntrlCfg.JobCfg

Namespace
Tlabs.JobCntrl.Config
Assembly
Tlabs.JobCntrl.dll
public class JobCntrlCfg.JobCfg : JobCntrlCfg.StarterCfg, IJobCfg, IModelCfg, IModel, IDisposable
Inheritance
JobCntrlCfg.JobCfg
Implements
Inherited Members
Extension Methods

Constructors

JobCfg()

public JobCfg()

Properties

Starter

Name of the runtime-starter the runtime-job instance is associated with.

public string Starter { get; set; }

Property Value

string