NET BUFFER SIZE
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.

SYNTAX
Return Integer=NET BUFFER SIZE()

RELATED INFO
MULTIPLAYER Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example