The latest valid reply from the server.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
public FTPReply LastValidReply { get; } |
Visual Basic |
---|
Public ReadOnly Property LastValidReply As FTPReply Get |
Visual C++ |
---|
public: property FTPReply^ LastValidReply { FTPReply^ get (); } |