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

FTPClientLastValidReply Property

The latest valid reply from the server.

Definition

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

Property Value

FTPReply
Reply object encapsulating last valid server response.

See Also