|
.Buffsize R/O Property |
Top Previous Next |
Function: |
Returns the current capacity (in bytes) of the ppp. object's buffer. |
Type: |
Word |
Value Range: |
0-65535, default= 0 (0 bytes). |
See Also: |
Details
Buffer capacity can be changed through the ppp.buffrq method followed by the sys.buffalloc method invocation.
The PPP object will be unable to operate properly if its buffer has inadequate capacity. Recommended buffer size is 5 pages.