Sends cancel request for an existing Order.
Cancel Command will be added to the Commands list. Note that the cancel command will be initially in pending state, and the client should monitor OnCommandUpdated event and/or State to see whether the command was executed or failed. Also order State will become Cancelled when cancel command succeed.
OECClient Class | OEC.API Namespace