Click or drag to resize

QuoteClientSleepTime Property

Sleep time for MainThread of QuoteClient. Can be from 1 to 20 ms. Default value - 5 ms.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public int SleepTime { get; set; }

Property Value

Type: Int32
See Also