An NDoc Documented Class Library |
|
FTPConnection.TransferBufferSize Property
The size of the buffers used in writing to and reading from the data-sockets.
public virtual
int TransferBufferSize {get; set;}
Remarks
The size of receive and transmit buffers.
The default value is 4096.
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace