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.26109.1248
Syntax
public Stream Stream { get; }

Property Value

Stream
See Also