Click or drag to resize

TcpTextClientStream Property

Gets underlying read stream for current connection.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public Stream Stream { get; }

Property Value

Type: Stream
See Also