Close position asynchronously.


SYNTAX


public bool CloseAsync (Action<bool> callback)


PARAMETERS


callback — Action

The callback function.


RETURN


bool Returns true if request is sended successfully, otherwise false.