Xceed FTP Library Documentation
XceedFtp control reference / Events / Disconnected event
In This Topic
    Disconnected event
    In This Topic

    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();