An NDoc Documented Class Library

ExFTPConnection.PostLogin Method 

Called after the user has been successfully logged in.

public override 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.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace