 | FtpResponseIsPositiveCompletion Property |
Returns if response was positive completion. (2yz)
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic bool IsPositiveCompletion { get; }Public ReadOnly Property IsPositiveCompletion As Boolean
Get
public:
property bool IsPositiveCompletion {
bool get ();
}member IsPositiveCompletion : bool with get
Property Value
Boolean
See Also