Table of Contents

Interface IJobCfg

Namespace
Tlabs.JobCntrl.Model
Assembly
Tlabs.JobCntrl.dll

Interface of a job model configuration template.

public interface IJobCfg : IModelCfg, IModel, IDisposable
Inherited Members
Extension Methods

Properties

Starter

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

string Starter { get; }

Property Value

string