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