| OEC Application Programming Interface |
|
OnCommandUpdatedEvent Delegate
Command executed or failed
public delegate void OnCommandUpdatedEvent(
Order Order,
Command Command);
Parameters
-
Order
- affected order
-
Command
- affected command
Requirements
Namespace:
OEC.API
Assembly: API (in API.dll)
See Also
OEC.API Namespace