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