BaseJobExecutorProfilePrepareJobValidation Property |
Adds the executed job elements to the JobsValidator.
If true, RemoveJobDefinitionFromJobsValidator(JobDefinition) has to be called, before the job can be disposed.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic bool PrepareJobValidation { get; set; }
Property Value
Boolean
See Also