Click or drag to resize

workloadPluginState Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.plugins.workloadPluginState"]

Namespace:  imbWEM.Core.plugins
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enum workloadPluginState
Members
  Member nameValueDescription
none0
disabled1
preparing2
active3
cooldown4
wormingUp5
sampleTail6
terminating7
See Also