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


In This Topic
    SFtpPacketInputStream Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports reading.  
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports seeking.  
    Public Property (Inherited from System.IO.Stream)
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports writing.  
    Public PropertyOverridden. When overridden in a derived class, gets the length in bytes of the stream.  
    Public PropertyOverridden. When overridden in a derived class, gets or sets the position within the current stream.  
    Public Property (Inherited from System.IO.Stream)
    Public Property (Inherited from System.IO.Stream)
    Top
    See Also