Click or drag to resize

FtpClientDispose Method

Releases all the resources used by the FtpClient object.

Namespace:  GSF.Net.AbstractFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
public void Dispose()
Request Example View Source

Implements

IDisposableDispose
See Also