MT5APIGetRequestId Method
|
Get uniq request ID for async trading
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public int GetRequestId()
Public Function GetRequestId As Integer
public:
int GetRequestId()
member GetRequestId : unit -> int
Return Value
Int32See Also