Click or drag to resize

FtpResponseIsPositivePreliminary Property

Returns if the requested action has successfully started, but another reply is to be expected before the client issues another command. (1yz Positive Preliminary reply)

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

Property Value

Boolean
See Also