Dart SecureTcp, SecureServer Controls
SendBufferSize Property
Description
Number of bytes the system uses for buffering outgoing data.
Property type
Read-write property
Syntax
Visual Basic
Public Property SendBufferSize As Long
Remarks

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.

Error Codes

This method may generate the following error code (refer to ErrorConstants for a complete list of error codes):

See Also

SecureTcp Object  | SecureTcp Members


PowerTCP SSL for ActiveX Documentation Version 2.2.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic