Syntax
Result = dbBufferSize()
Description
This command will return the number of items queuing in the net buffer to be processed. This buffer can fill up if there is too much data coming into the net game. You can use this value to regulate the amount of traffic your program generates thus reducing this value. An ideal count is zero.