Click or drag to resize

FtpClientDispose Method

Releases all the resources used by the FtpClient object.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public void Dispose()
View Source

Implements

IDisposableDispose
See Also