edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientTransferBufferSize Property

The size of the buffers (in bytes) used in writing to and reading from the data-sockets.

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public int TransferBufferSize { get; set; }

Property Value

Int32

Implements

IFileTransferClientTransferBufferSize

See Also