Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSClient.OnInnerClientLoggedIn
This event is fired when an internal FTPS client has successfully logged in to the server.
Declaration
Parameters
Description
This event is fired when an internal TElSimpleFTPSClient object has successfully logged in to the server. The handler of this event is a good place to execute ClearCommandChannel method of internal client if it is needed.