Xceed FTP Library Documentation
Disconnected event
XceedFtp control reference > Events > Disconnected event

Description

This event is triggered when the FTP server terminates the command connection, or when you call the Disconnect method to terminate the connection yourself.

Parameters

None

Declaration (event)  
void Disconnected();
Declaration (interface implentation)  

HRESULT Disconnected();