workloadPluginState Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.workloadPluginState"]
Namespace: imbWEM.Core.plugins
public enum workloadPluginState
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| disabled | 1 | ||
| preparing | 2 | ||
| active | 3 | ||
| cooldown | 4 | ||
| wormingUp | 5 | ||
| sampleTail | 6 | ||
| terminating | 7 |