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

The default value for 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. See the ReceiveBufferCount property.

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