edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ScriptResultLastFTPReply Property

Get the last reply sent back by the FTP server. Not applicable for SFTP.

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPReply LastFTPReply { get; set; }

Return Value

FTPReply
last FTP reply

See Also