An NDoc Documented Class Library |
|
FTPConnection.CheckFTPType Method
Checks the FTP type and throws and exception if it's incorrect.
protected virtual
void CheckFTPType(
bool ftpOnly);
Parameters
-
ftpOnly
-
true
if the type must be FTP.
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace