Xceed .NET Libraries Documentation
Xceed.SSH.Client Assembly / Xceed.SSH.Client Namespace / SFtpConnection Class


In This Topic
    SFtpConnection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from Xceed.SSH.Client.SFtpSession)
    Public MethodComputes the optimal buffer size for SFtp file transfers on the specified stream. (Inherited from Xceed.SSH.Client.SFtpSession)
    Public MethodOverloaded.  (Inherited from Xceed.SSH.Client.SFtpSession)
    Public Method (Inherited from Xceed.SSH.Client.SFtpSession)
    Public MethodOverloaded. Releases all cached connections. (Inherited from Xceed.SSH.Client.SFtpSession)
    Top
    Protected Methods
     NameDescription
    Protected MethodAllows the SFtpSession object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Xceed.SSH.Client.SFtpSession)
    Top
    See Also