An NDoc Documented Class Library

FTPConnection.PostLogin Method 

Called after the user has been successfully logged in.

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.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace