Check connection state.
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public bool Connected { get; }
Public ReadOnly Property Connected As Boolean
Get
public:
property bool Connected {
bool get ();
}
member Connected : bool with get
Property Value
BooleanSee Also