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.22214.1022
Syntax
public bool IsPositivePreliminary { get; }

Property Value

Type: Boolean
See Also