Enum item SLTypes.TSLSynchronizeType.stQueue
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: SLTypes
Enum: TSLSynchronizeType
Description
Defines that the data buffers will be queued, and the processing will be performed in the main application thread. No data will be skipped, and the visual VCL components can be accessed, however if the main thread is busy, it may result in enormously huge buffer queue!