Click or drag to resize

FtpConfigurationDontSendPROTP Property

Gets or sets the value indicating if PROT P command should be sent on secure data transfers. Default is false (command is sent).

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

Property Value

Boolean
See Also