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.26109.1248
Syntax
public int ProtectionBufferSize { get; set; }

Property Value

Int32
See Also