edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionTransferBufferSize Property

The size of the application buffers used in reading and writing data.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public virtual int TransferBufferSize { get; set; }

Property Value

Type: Int32
Remarks

The size of receive and transmit buffers.

See Also