SecureTcp Object : SendBufferSize Property |
Visual Basic |
---|
Public Property SendBufferSize As Long |
The default value is 8192.
This property can be used only at run time when the State property is tcpConnected. A substantial increase in data rate is possible using larger values on high-speed networks. Refer to the SendBufferCount property for more information.
This method may generate the following error code (refer to ErrorConstants for a complete list of error codes):