Xceed .NET Libraries Documentation
Xceed.SSH.SFtp Assembly / Xceed.SSH.SFtp Namespace / StatusResponsePayload Class
Fields Properties Methods


In This Topic
    StatusResponsePayload Class Members
    In This Topic

    The following tables list the members exposed by StatusResponsePayload.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldMachine readable status code indicating the result of the request.  
    Public FieldSpecifies the language the error message is in.  
    Public Field (Inherited from Xceed.SSH.SFtp.SFtpPayloadBase)
    Public FieldHuman readable description of the error.  
    Public Field  
    Public Field (Inherited from Xceed.SSH.SFtp.SFtpPayload)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the type code for the packet payload.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Xceed.SSH.Core.SSHPacketPayload)
    Public MethodOverloaded.  (Inherited from Xceed.SSH.SFtp.SFtpPayloadBase)
    Public MethodOverloaded.  (Inherited from Xceed.SSH.Core.SSHPayload)
    Public Method (Inherited from Xceed.SSH.Core.SSHPacketPayload)
    Public Method (Inherited from Xceed.SSH.Core.SSHPacketPayload)
    Public Method (Inherited from Xceed.SSH.SFtp.SFtpPayloadBase)
    Public MethodOverloaded.  (Inherited from Xceed.SSH.Core.SSHPayload)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also