OEC Application Programming Interface

CommandState Enumeration

Order command state

public enum CommandState

Remarks

New commands have 'Sent' state, then it is changed to Executed and Failed state.

Members

Member Name Description
Sent Awaiting completion
Executed Command executed successfully
Failed Command failed

Requirements

Namespace: OEC.Data

Assembly: CommLib (in CommLib.dll)

See Also

OEC.Data Namespace