Click or drag to resize

cMPAOptManagereRunStates Enumeration

ENumerated type, defines MPA search run states.

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public enum eRunStates
Members
  Member nameValueDescription
Idle0Search is not active.
Initializing1Search is initializing.
Searching2Search is in progress.
Completed3Search is completed.
NewCellSelected4A new cell is selected to add to the current MPA configuration
NewBestResultFound5A new best result has been found.
See Also