Click or drag to resize

FtpProtectionBufferSize Property

Gets or sets the maximum size, in bytes, of the encoded data blocks to be sent or received during file transfer.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public int ProtectionBufferSize { get; set; }

Property Value

Type: Int32
See Also