SessionRemoteException Class

Exception associated with specific Session instance, originating from WinSCP console session.

Advertisement

Syntax

Namespace: WinSCP

C#
VB.NET
Public NotInheritable Class SessionRemoteException
    Inherits SessionException

Properties

Name Description
Session Session Session instance that the exception originates from. (Inherited from SessionException.)

Remarks

This exception occurs when:

  • Error is reported by the remote server;
  • Local error occurs in WinSCP console session, such as error reading local file.

Last modified: by martin