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


In This Topic
    FtpConnection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodClose any pending connections.  
    Public MethodRelease all cached connections.  
    Public MethodTests if a connection with the specified FTP server is possible before the FtpConnection instance is passed to FtpFile or FtpFolder objects.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAllows the FtpConnection object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
    Top
    See Also