edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionLastValidReply Property

The latest valid reply from the server.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public FTPReply LastValidReply { get; }

Property Value

Type: FTPReply
Reply object encapsulating last valid server response.
See Also