Click or drag to resize

QuoteClientPingHost Method

Estimeate RoundtripTime to host

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public static int PingHost(
	string nameOrAddress
)

Parameters

nameOrAddress
Type: SystemString
Host

Return Value

Type: Int32
RoundtripTime in milliseconds
See Also