Click or drag to resize

ManagerInterfaceOnlineRecordGet Method

Gets the description of an online client with the specified login in pumping.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public OnlineRecord OnlineRecordGet(
	int login
)

Parameters

login
Type: SystemInt32

Return Value

Type: OnlineRecord
See Also