Click or drag to resize

FtpResponseIsNegative Property

Returns if the command failed, but it can be retried. (4yz Transient Negative reply)

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

Property Value

Boolean
See Also