26.231. Enum TaskOptionsFields
Namespace: ArmoniK.Core.Common.Storage
Assembly: ArmoniK.Core.Common.dll
Fields available in
public enum TaskOptionsFields
26.231.1. Fields
ApplicationName = 0
Application Name field transmitted to the task from the client
ApplicationNamespace = 1
Application Namespace field transmitted to the task from the client
ApplicationService = 2
Application Service field transmitted to the task from the client
ApplicationVersion = 3
Application Version field transmitted to the task from the client
EngineType = 4
Engine Type field transmitted to the task from the client
MaxDuration = 8
Max duration of the task
MaxRetries = 6
Number of retries allowed to the task
Options = 9
Custom defined options transmitted to the task from the client
PartitionId = 5
Partition in which the task is executed
Priority = 7
Priority of the task