Fixed issue with manual queue, due to INI section entry limit was ~800, changed to section names with limit ~250,000
Fixed issue with max objects in serialization communication channel, default ~5K, increased to Int32.Max value. This will incerase max queue and history information that can be transferred to the GUI
↧