An NDoc Documented Class Library |
|
ExFTPConnection.PerformAutoLogin Method
Attempt to log into the server if AutoLogin is on.
protected override
bool PerformAutoLogin();
Remarks
A login attempt will take place only if the UserName property and (optionally) the Password property have been set.
See Also
ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace