Rebex FTP/SSL for .NET

Ftp.UploadBufferLength Property

Gets or sets the size of the upload buffer. Allowed values are 2048 to 65536. Default is 4096.

public int UploadBufferLength {get; set;}

Property Value

Upload buffer size.

See Also

Ftp Class | Rebex.Net Namespace