Click or drag to resize

workloadDecision Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core.workload
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public enum workloadDecision
Request Example View Source
Members
  Member nameValueDescription
none0
noChange1
increase2
decrease3
boost4
halt5
min6
max7
start8
pause9 The pause: puts everything on 0 until next evaluation
See Also