ManagerInterfaceBytesReceived Method |
Gets the number of bytes received over the network during the current operation session of the Manager API application.
Namespace:
mtapi.be.MT4ManagerApiCpp
Assembly:
MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax public void BytesReceived()
public:
void BytesReceived()
member BytesReceived : unit -> unit
See Also