Question
Can the size of dataQueue be changed?
Answer
The size of dataQueue (the amount of memory that can be used to buffer received data messages) can be changed by using GoSystem_SetDataCapacity(). The default buffer size is 50,000,000 bytes (~50 MB).
Comments
0 comments
Please sign in to leave a comment.