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


In This Topic
    SFtpSession Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets the SFtpClient that uses this SFtpSession.  
    Public PropertyGets a value that indicates the SFtp protocol version number that the SFtp server uses for the current session.  
    Public PropertyGets the SSHClient that uses this SFtpSession.  
    Public PropertyGets or sets a value, in seconds, indicating after what period of time an SFTP operation should timeout.  
    Public PropertyGets or sets the System.IO.TextWriter which will trace the communications between the client-side and the SFTP server.  
    Top
    See Also