BatchJobPriority Enumeration |
Namespace: PDTec.IceNet.Domain.BatchHub.Service.Interface
public enum BatchJobPriority
| Member name | Value | Description | |
|---|---|---|---|
| VeryLow | 0 | Very low priority. | |
| Low | 1 | Low priority. | |
| Normal | 2 | Normal priority. | |
| High | 3 | High priority. | |
| VeryHigh | 4 | Very high priority. |