An NDoc Documented Class Library

FTPException Constructor (String, Int32)

Constructor. Permits setting of reply code

public FTPException(
   string msg,
   int replyCode
);

Parameters

msg
message that the user will be able to retrieve
replyCode
reply code

See Also

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