Click or drag to resize

ManagerInterfacePerformanceRequest Method

Gets information about the overall system performance.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public PerformanceInfo[] PerformanceRequest(
	int from
)

Parameters

from
Type: SystemInt32

Return Value

Type: PerformanceInfo
See Also