Click or drag to resize

TcpTextClientSocket Property

Gets the underlying Socket.

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

Property Value

Type: Socket
See Also