edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPConnectionDispose(Boolean) Method

Disconnect from the server (if connected).

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also