Click or drag to resize

FtpUsesCompression Property

Gets a value indicating whether the compression is used for data transfers.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public bool UsesCompression { get; }

Property Value

Boolean
See Also