Dart Ftp Control
ReceiveBufferSize Property
Description
Specifies the size of the buffer used for receiving incoming data.
Property type
Read-write property
Syntax
Visual Basic
Public Property ReceiveBufferSize As Long
Remarks

Defaults to 32768.

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.

Error Codes

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

See Also

Ftp Object  | Ftp Members


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