An NDoc Documented Class Library

FTPReply Constructor (String, String)

Constructor. Only to be constructed by this package, hence package access

public FTPReply(
   string replyCode,
   string replyText
);

Parameters

replyCode
the server's reply code
replyText
the server's reply text

See Also

FTPReply Class | EnterpriseDT.Net.Ftp Namespace | FTPReply Constructor Overload List