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


In This Topic
    SFtpWriteStream Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports reading.  
    Public PropertyWhen overridden in a derived class, gets a value indicating whether the current stream supports seeking. (Inherited from Xceed.SSH.Client.SFtpStream)
    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 Property (Inherited from Xceed.SSH.Client.SFtpStream)
    Public PropertyWhen overridden in a derived class, gets the length in bytes of the stream. (Inherited from Xceed.SSH.Client.SFtpStream)
    Public Property (Inherited from Xceed.SSH.Client.SFtpStream)
    Public PropertyWhen overridden in a derived class, gets or sets the position within the current stream. (Inherited from Xceed.SSH.Client.SFtpStream)
    Public Property (Inherited from System.IO.Stream)
    Public Property (Inherited from Xceed.SSH.Client.SFtpStream)
    Public Property (Inherited from Xceed.SSH.Client.SFtpStream)
    Public Property (Inherited from System.IO.Stream)
    Top
    See Also