Sftp.Session Property Namespace: Rebex.Net Assembly: Rebex.Sftp.dll (version 8.0.9673) Session Gets the SSH session used by this SFTP session. Declaration public SshSession Session { get; } Property Value Type Description SshSession SSH session.