Click or drag to resize

FtpResponseIsPositiveIntermediate Property

Returns if the requested action has been accepted, but more information is required. The client should send another command in reply. (3yz Positive Intermediate reply)

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

Property Value

Type: Boolean
See Also