Click or drag to resize

FtpDataStreamClose Method

Closes the FTP stream and releases any resources associated with the stream.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public override void Close()
View Source
See Also