| ComponentSpace FTP Class Library Reference |
|
FtpClient.Dispose Method
Dispose of the FtpClient and the underlying socket objects.
[Visual Basic]
NotOverridable Public Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
FtpClient Class | ComponentSpace.Ftp Namespace