An NDoc Documented Class Library

ExFTPConnection.TransferBufferSize Property

The size of the buffers used in writing to and reading from the TCP sockets.

public override int TransferBufferSize {get; set;}

Remarks

The size of receive and transmit buffers.

The default value is 4096.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace