Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / FtpConnection Class


In This Topic
    FtpConnection Class Events
    In This Topic

    For a list of all members of this type, see FtpConnection members.

    Public Events
     NameDescription
    Public EventRaised when an FTP server's certificate has been received and verified. Note: This event is not available in Xceed FTP for .NET Compact Framework because this product does not support Secure FTP.  
    Public EventRaised when a client certificate is required by the FTP server, or the one provided (if e.Certificate is not a null reference (Nothing in Visual Basic)) was rejected.  
    Public EventRaised when a listing line is received from the FTP server.  
    Top
    See Also