Click or drag to resize

MT5APIConnect Method

Connect to server.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public virtual void Connect()
Exceptions
ExceptionCondition
ServerExceptionUnable to login for some reason.
TimeoutExceptionNo reply from server.
See Also