| TcpTextClientDispose Method |
Releases all resources acquired by this object. Closes connection, without issuing any quit commands.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDisposeSee Also