Called after the user has been successfully logged in.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public virtual void PostLogin() |
| Visual Basic |
|---|
Public Overridable Sub PostLogin |
| Visual C++ |
|---|
public: virtual void PostLogin() |
Remarks
Sets the transfer-type and the current working directory. If
AutoLogin is set to false, this method should be called
explicitly to initialise the client state.