Click or drag to resize

MT5APIProcessServerMessagesInThread Property

If you need so subscribe all symbols on each mt4 put 'true' to speed up application

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public bool ProcessServerMessagesInThread { get; set; }

Property Value

Boolean
See Also