Interface IJobCfg
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; }