SecureFTPConnectionCheckFTPType Method
Checks the FTP type and throws and exception if it's incorrect.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
protected override void CheckFTPType(
bool ftpOnly
)
Protected Overrides Sub CheckFTPType (
ftpOnly As Boolean
)
protected:
virtual void CheckFTPType(
bool ftpOnly
) override
abstract CheckFTPType :
ftpOnly : bool -> unit
override CheckFTPType :
ftpOnly : bool -> unit
Parameters
- ftpOnly Boolean
- true if the type must be FTP.