| FtpResponseIsPositiveCompletion Property |
Returns if response was positive completion. (2yz)
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public bool IsPositiveCompletion { get; }
Public ReadOnly Property IsPositiveCompletion As Boolean
Get
public:
property bool IsPositiveCompletion {
bool get ();
}
member IsPositiveCompletion : bool with get
Property Value
Type:
BooleanSee Also